Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
When reporting issues, please try to be as descriptive as possible, and include as much relevant information as you can. A step by step guide on how to reproduce the issue will greatly increase the chances of your issue being resolved in a timely manner.
Clone the project, create a feature branch, and send a pull request. Ways to improve your chances of getting your contribution accepted:
- Only one pull request per feature or fix.
- Send coherent history by making sure each individual commit in your pull request is meaningful. Use interactive rebase to squash intermediate commits.