Contributions to the Hanappe are greatly appreciated. We hope that these guidelines make contributing and accepting contributions as easy as possible for everyone:
- Fork the repository, create a branch, commit your changes, and open a pull request.
- Pull requests with bugfixes should be opened against the master branch, while features should go into the dev branch.
- Follow the Coding Style Guide.
- Try to follow the Git commit message conventions.