If you are interested in helping. Whether it's to add new features, fix bugs, add tools or simply update documentations, please read the content below and send us a pull request!
GitHub Issues: For bug reports and feature requests. Make sure your bug reports contain enough details so they can be easily understood by others and quickly fixed.
The best way to contribute code is to fork the master branch and send a pull request on GitHub.
- At present,bug fixes and new features should be done in the master branch. In the future, we may plan several branches.
- Make sure you follow our coding style here.