chore(.gitea): Added Templates for issues and PRs

This commit is contained in:
2026-09-04 11:16:11 +02:00
parent 47697eb744
commit 4033aba10a
2 changed files with 71 additions and 0 deletions
+37
View File
@@ -0,0 +1,37 @@
<!-- markdownlint-disable MD041 -->
## Goal
<!-- One sentence: what should this issue achieve? -->
## Description
<!-- Context and background: why is this issue necessary?
What is the current state, and what is missing or needs to be done? -->
## Steps to Reproduce
<!-- Only relevant for bugs — remove this section for tasks/features.
1. Go to '...'
2. Click on '...'
3. See error -->
## Expected Behaviour
<!-- Only relevant for bugs — what should have happened? -->
## Actual Behaviour
<!-- Only relevant for bugs — what happened instead? -->
## Tasks
- [ ] ...
- [ ] ...
- [ ] ...
- [ ] Update the related parts of the documentation
## Acceptance Criteria
- ...
- ...
- ...