- Fork this repository and make your changes on your fork an a branch you like (I recommend to create a branch per feature).
- Create a PR for your changes
- Await for the automatic checks to run and finish with a successful result.
- After reviewed it your changes will be merged shortly into the
mainbranch
- To update your branch only rebases are allowed. Please refrain from using "Merge" actions to update your branch. This will be checked with CI on your PR.
- Passes the build (Including all GitHub action checks and others...)
- A category of your change (will be assigned by the reviewer)
- Review from a maintainter