Contributing
Have a look at the milestones to see what we are currently working on.
You can contact us via email as well as GitHub issues or pull requests:
- Fork it
- Create your feature branch:
git checkout -b my-new-feature
- Commit all your changes:
git commit -am 'add some feature'
- Push to your feature branch:
git push origin my-new-feature
- Submit a pull request