From 9da31ac4dce5a83a272c5535e40d6a4c0749882e Mon Sep 17 00:00:00 2001 From: Lars Simon Winzer Date: Thu, 26 Mar 2026 13:12:51 +0100 Subject: [PATCH] Remove: Unnecessary checklist item introduced by copy & pasting from bug report issue template --- .gitlab/issue_templates/Task.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab/issue_templates/Task.md b/.gitlab/issue_templates/Task.md index 9455ce6..27761d5 100644 --- a/.gitlab/issue_templates/Task.md +++ b/.gitlab/issue_templates/Task.md @@ -17,8 +17,7 @@ ### Checklist -- [ ] I reproduced the problem using the steps above -- [ ] I searched documentation docs for relevant information +- [ ] I outlined checkpoints describing phases of my work related to this task - [ ] I added relevant labels - [ ] I linked to other issues or branches that must be completed first