To contribute please follow this workflow:
- Talk to us! E.g. create an issue about your idea or problem.
- Fork the repository and work in a meaningful named branch that is based off of our "master".
- Enable CI: In your fork, go to Settings -> CI / CD -> Expand next to Runners settings -> Enable shared Runners.
- Commit in rather small chunks but don't split depending code across commits. Please write sensible commit messages.
- Please add tests for your feature or bugfix.
- If in doubt request feedback from us!
- When finished create a merge request.
Thank you for your interest!