Add working agreements#79
Open
adoLime wants to merge 1 commit into
Open
Conversation
LinseCed
approved these changes
May 18, 2026
Contributor
LinseCed
left a comment
There was a problem hiding this comment.
Solid.
Three more points from my side:
- We should also think about a HOTFIX path when something is dangerously broken but easy to fix on main without having to go through the normal path. (Low Priority).
- I merged some changes earlier changing the indexing thats why there is a merge conflict. Your version is better so please merge yours.
- I tried to find out how we should structure the Wiki and i found this https://diataxis.fr/ if you want to take a look. I also found out that readthedocs allows subprojects, so we could consider putting the documentation for each repo on repo level, and keep a general documentation here. We would need access to the readthedocs project for that or ask Niklas to do it for us. Lets dicuss that on Wednesday.
| |---|---|---| | ||
| | `main` | Latest working release | Yes — no direct pushes | | ||
| | `dev` | Current sprint integration branch | Yes — no direct pushes | | ||
| | `feature/<issue>-<short-name>` | One feature or fix; created per issue | No | |
Contributor
There was a problem hiding this comment.
Would also allow other prefixes than feature/, e.g. docu/ or fix/ as already mentioned
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.