4. Contribute to the code

4.1. Report a Bug

Feel free to open issues in Gitlab

4.2. Contribution Guidelines

This repo follows a Gitflow methodology. Proceed as follows:

  1. Open an Issue, label appropriately and assign to the next planned release.

  2. Pull the latest develop and branch off of it with a branch or MR created from GiLab.

  3. Commit and push frequently.

  4. When ready, open a Merge request to develop and wait for approval.

  5. Only hotfixes and planned releases will be merged into Master and a new docker image will be made available.

Thanks a lot for contributing!