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:

  1. Fork it
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit all your changes: git commit -am 'add some feature'
  4. Push to your feature branch: git push origin my-new-feature
  5. Submit a pull request