From 4de8e793ff9b0513ee6f07b6f071bcf0dfa3f175 Mon Sep 17 00:00:00 2001 From: BotBlake Date: Sat, 21 Dec 2024 02:24:59 +0100 Subject: [PATCH] remove user story explaination --- .github/ISSUE_TEMPLATE/feature-request.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 8ff683cd..3b7c1c88 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -21,11 +21,7 @@ body: attributes: label: User Story description: | - Please provide a user story for the feature. A user story follows the format: - - "As a [type of user], I want [a goal] so that [benefit]." - - Example: "As a user, I want a dark mode setting so that I can use the application comfortably at night." + Please provide a user story for the feature. placeholder: | "As a [type of user], I want [a goal] so that [benefit]."