diff --git a/.gitlab/issue_templates/Bug Report.md b/.gitlab/issue_templates/Bug Report.md index 2f04712..a397976 100644 --- a/.gitlab/issue_templates/Bug Report.md +++ b/.gitlab/issue_templates/Bug Report.md @@ -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 diff --git a/.gitlab/issue_templates/Feature Request.md b/.gitlab/issue_templates/Feature Request.md index 5a11cf5..ae3c136 100644 --- a/.gitlab/issue_templates/Feature Request.md +++ b/.gitlab/issue_templates/Feature Request.md @@ -11,8 +11,8 @@ ### 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