From 3af362a9e5bb1523fa99e5ed6b4d68a7eaf70307 Mon Sep 17 00:00:00 2001 From: Lars Simon Winzer Date: Tue, 31 Mar 2026 12:39:19 +0200 Subject: [PATCH] Chore: Fix typo in Bug Report template checklist --- .gitlab/issue_templates/Bug Report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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