We welcome contributions from the community and are pleased to have them. Please follow this guide when logging issues or making code changes.
All issues should be created using the new issue form. If it is a bug, clearly describe the issue including steps to reproduce if there are any. Also, make sure to indicate the earliest version that has the issue being reported.
Code changes are welcome and should follow the guidelines below.
- Fork the repository on GitHub.
- Fix the issue ensuring that your code follows the style of the project.
- Pull requests should be made to the master branch.