Skip to content

Add working agreements#79

Open
adoLime wants to merge 1 commit into
mainfrom
working-agreements
Open

Add working agreements#79
adoLime wants to merge 1 commit into
mainfrom
working-agreements

Conversation

@adoLime
Copy link
Copy Markdown
Contributor

@adoLime adoLime commented May 18, 2026

No description provided.

@adoLime adoLime requested a review from LinseCed May 18, 2026 21:43
Copy link
Copy Markdown
Contributor

@LinseCed LinseCed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solid.
Three more points from my side:

  1. 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).
  2. I merged some changes earlier changing the indexing thats why there is a merge conflict. Your version is better so please merge yours.
  3. 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 |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would also allow other prefixes than feature/, e.g. docu/ or fix/ as already mentioned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants