Merge branch 'fix/18-resolve-issues-introduced-in-16' into 'main'

Resolve issues introduced to issue templates in last update

Closes #18

See merge request cs108-fs26/Gruppe-13!48
This commit was merged in pull request #204.
This commit is contained in:
Lars Simon Winzer
2026-03-26 13:19:25 +01:00
2 changed files with 4 additions and 5 deletions
+3 -3
View File
@@ -2,9 +2,9 @@
<!-- The reccommended type is: Issue --> <!-- The reccommended type is: Issue -->
### Environment ### Environment
- **Branch & Commit:** - **Branch & Commit:**
- **Operating system:** - **Operating system:**
- **How was execution started (Gradle task / IDE debug / IDE run):** - **How was execution started (Gradle task / IDE debug / IDE run):**
- **Java version:** `25` - **Java version:** `25`
- **Gradle version**: `9.3.1` - **Gradle version**: `9.3.1`
+1 -2
View File
@@ -17,8 +17,7 @@
<!-- Optional: Implementation hints, links to prior design discussions, etc. --> <!-- Optional: Implementation hints, links to prior design discussions, etc. -->
### Checklist ### Checklist
- [ ] I reproduced the problem using the steps above - [ ] I outlined checkpoints describing phases of my work related to this task
- [ ] I searched documentation docs for relevant information
- [ ] I added relevant labels - [ ] I added relevant labels
- [ ] I linked to other issues or branches that must be completed first - [ ] I linked to other issues or branches that must be completed first