Merge branch 'chore/31-feature-request-issue-template-checklist' into 'main'

Fix minor formatting errors in the issue templates

Closes #32 and #31

See merge request cs108-fs26/Gruppe-13!61
This commit was merged in pull request #217.
This commit is contained in:
Lars Simon Winzer
2026-03-31 12:44:17 +02:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
### Checklist
- [ ] I reproduced the problem using the steps above
- [ ] I searched documentation docs for relevant information
- [ ] I searched documentation for relevant information
- [ ] I added relevant labels
/label ~bug
+2 -2
View File
@@ -11,8 +11,8 @@
<!-- Detailed description of the desired behavior -->
### Checklist
- [ ] I reproduced the problem using the steps above
- [ ] I searched documentation docs for relevant information
- [ ] I have described the function in detail
- [ ] I searched docs for alternative implementations matching my needs
- [ ] I added relevant labels
/label ~enhancement