Skip to main content

Workflow

Features and Bugfixes

When starting to work on a new feature or bugfix, create a new branch from develop and make your changes. After you're done commit and push your changes to the repository and create a pull-request from your branch to develop.

If working on a GitHub-Issue put the ticket-number into the branch name, so we can easily follow the development process.