Skip to content

Commit

Permalink
feat(template): update title + desc for feature request (microsoft#2915)
Browse files Browse the repository at this point in the history
  • Loading branch information
wdhdev authored Feb 3, 2023
1 parent acf2955 commit 74f60a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/Feature_Request.yml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
required: false

0 comments on commit 74f60a4

Please sign in to comment.