-
Notifications
You must be signed in to change notification settings - Fork 16
Contributing Process
Niklas Dewally edited this page Sep 25, 2024
·
5 revisions
- Make a fork.
- Create a branch on your fork, do not develop on main.
- Create a pull request as soon as you want others to be able to see your progress, comment, help.
- Keep the PR in draft status until you think it's ready to be merged.
- Assign PR to reviewer(s) when it's ready to be merged.
- Only Oz can merge PR's, so add him as a reviewer when you want your PR to be merged.
- We are happy to squash-merge, so feel free to push small commits to the PR. You can also tidy up the history (i.e. force-push) instead of a squash-merge if you choose to do that.
- To prevent unknown unknowns, skim the documentation and What We Didn't Do.
The contents of this repository are licensed under the Mozilla Public Licence.