-
Notifications
You must be signed in to change notification settings - Fork 4
meta.contribution
orciument edited this page Nov 16, 2024
·
1 revision
Warning
This page is incomplete
- One Main/master branch with feature branches for each pull request.
- Pull requests are to be rebased, not merged. No commits should be done directly to main
- should be working after every merged pull request. Some special exceptions do exist, but nothing concretely defined, just ask if you think it is necessary.
- Releases/Deployments are done from main/master branch via a GitHub release and tag. A special branch may be created for the release if other changes would be conflicting with the target release schedule.