Contributions are welcome.
Contributions should be done via Pull Requests on Github.
Code changes without tests will not be accepted
Follow this process:
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Added some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
-
Document any change in behaviour - Make sure the
README.md
and any other relevant documentation are kept up-to-date. -
Create feature branches - pull request from your feature branch.
-
One pull request per feature
-
Make pull request against the "develop" branch
-
All pull requests should be thoroughly tested
If you are using the software it would be great to know how you are using it!
Feedback, suggestions and feature requests are welcome by email at [email protected].