From 65db63d3a1c00e7bb92132183ec3241657cad8e5 Mon Sep 17 00:00:00 2001 From: Lars Simon Winzer Date: Tue, 31 Mar 2026 12:39:03 +0200 Subject: [PATCH] Chore: Update checklist in Feature Request template --- .gitlab/issue_templates/Feature Request.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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