winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 74f60a46c5f9870e4a2d382c9797c4269272a84f
parent acf295568d49d72ab0b6b89b429ef59d065a5095
Author: William Harrison <william@williamdavidharrison.com.au>
Date:   Sat,  4 Feb 2023 04:31:09 +0800

feat(template): update title + desc for feature request (#2915)


Diffstat:
M.github/ISSUE_TEMPLATE/Feature_Request.yml | 7+++----
1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/Feature_Request.yml b/.github/ISSUE_TEMPLATE/Feature_Request.yml @@ -1,5 +1,5 @@ -name: "Feature Request/Idea 🚀" -description: Suggest a new feature or improvement (this does not mean you have to implement it) +name: "🚀 Feature Request / Idea" +description: Suggest a new feature or improvement (this does not mean you have to implement it). labels: ["Issue-Feature"] body: - type: textarea @@ -15,4 +15,4 @@ body: label: Proposed technical implementation details placeholder: A clear and concise description of what you want to happen validations: - required: false- \ No newline at end of file + required: false