How to contribute

The repositories are using GitFlow with default configuration. Development is happening on develop branch.

To contribute:

  • Fork this repository.
  • Create a feature branch from develop.
  • Implement your changes.
  • Push your feature branch.
  • Create a pull request.

For getting started see issues marked with Up-for-grabs in the individual repositories.

GitHub