Thanks for considering to contribute this project. All issues and pull requests are highly appreciated.
Before sending pull request to this project, please read and follow guidelines below.
- Branch: We only accept pull request on master branch.
- Coding style: Follow the coding style used in sharingan.
- Commit message: Use English and be aware of your spell.
- Test: Make sure to test your code.
NOTE: We assume all your contribution can be licensed under the Apache License 2.0.
We love clearly described issues. :)
Following information can help us to resolve the issue faster.
- golang version、os、sharingan version.(eg: go1.10、linux、v1.0.0)
- Steps to reproduce the issue.
- Logs or Screenshots.