From 6077b6435fe4976dad53c5ab4e445f59ddd34c41 Mon Sep 17 00:00:00 2001
From: NarsuMan <marko.rintamaki@jamk.fi>
Date: Fri, 5 Oct 2018 16:46:37 +0300
Subject: [PATCH] Update user_story_template.md

---
 .gitlab/issue_templates/user_story_template.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab/issue_templates/user_story_template.md b/.gitlab/issue_templates/user_story_template.md
index bcebfcf5..67745427 100644
--- a/.gitlab/issue_templates/user_story_template.md
+++ b/.gitlab/issue_templates/user_story_template.md
@@ -18,4 +18,4 @@ As a < type of user >, I want < some goal > so that < some reason >.
 - [ ] Check if... test case [Link to test case]()
 - [ ] Check if...
 
-/label ~user-story
\ No newline at end of file
+/label ~"User Story"
\ No newline at end of file
-- 
GitLab