From d195810c71337692a371f6ad63bf68fd0751e730 Mon Sep 17 00:00:00 2001 From: Emiliana Date: Fri, 2 Feb 2024 15:44:27 +0100 Subject: [PATCH] fix: #53 fix label user story --- .github/ISSUE_TEMPLATE/story_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/story_template.yml b/.github/ISSUE_TEMPLATE/story_template.yml index a4c85af..d8781f4 100644 --- a/.github/ISSUE_TEMPLATE/story_template.yml +++ b/.github/ISSUE_TEMPLATE/story_template.yml @@ -5,7 +5,7 @@ name: "📝 User Story" description: Provide a detailed user story including what needs to be done, why, the tasks involved, and the acceptance criteria. title: "📝 USER STORY: " -labels: ["user-story"] +labels: ["user story"] body: - type: markdown attributes: