Fix minor formatting errors in the issue templates #217

Merged
lars.winzer merged 2 commits from chore/31-feature-request-issue-template-checklist into main 2026-03-31 12:44:18 +02:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
### Checklist ### Checklist
- [ ] I reproduced the problem using the steps above - [ ] 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 - [ ] I added relevant labels
/label ~bug /label ~bug
+2 -2
View File
@@ -11,8 +11,8 @@
<!-- Detailed description of the desired behavior --> <!-- Detailed description of the desired behavior -->
### Checklist ### Checklist
- [ ] I reproduced the problem using the steps above - [ ] I have described the function in detail
- [ ] I searched documentation docs for relevant information - [ ] I searched docs for alternative implementations matching my needs
- [ ] I added relevant labels - [ ] I added relevant labels
/label ~enhancement /label ~enhancement