Skip to content

Contributing

Nicolas edited this page Nov 17, 2023 · 2 revisions

CodeStyle

Git

Commit messages and branches need to have an issue number as a prefix.

TRY-50 Add new feature
TRY-51-my-branch

When merging please do a Squash Merge as we don't want to fill up our history with multiple unnecessary commits. Also mimimum 1 Review from another person is needed and all CLI checks have to pass!

Contributing

Please refer to Contributing

Clone this wiki locally