diff --git a/.gitlab/issue_templates/user_story_template.md b/.gitlab/issue_templates/user_story_template.md index bcebfcf52f46e1a1cf86ec70595542fb91b785de..67745427d9c76d89ddacaaa2d0216f23d761cc8f 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