From b2babd47141f57997f50d614b50f409c63ff3bc0 Mon Sep 17 00:00:00 2001
From: Bert Palm <bert.palm@ufz.de>
Date: Mon, 25 Jul 2022 16:24:25 +0200
Subject: [PATCH] typo fix in issue template

---
 .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 59c1f1f3a..e0170fc13 100644
--- a/.gitlab/issue_templates/bug_report.md
+++ b/.gitlab/issue_templates/bug_report.md
@@ -40,4 +40,4 @@ Paste any relevant stacktrace inside the ```
 
 (If you can, link to the line of code that might be responsible for the problem)
 
-/label ~bug ~needs-investigation
+/label ~BUG ~needs-investigation
-- 
GitLab