Skip to content

Commit

Permalink
Update FEATURE-REQUEST.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Renset authored Dec 29, 2024
1 parent 46aed8d commit 54cd0e3
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,8 +1,8 @@
name: "💡 Feature Request"
description: Create a new ticket for a new feature request
title: "[Feature Request] - <title>"
title: "[Feature Request] <title>"
labels: [
"question"
"feature"
]
body:
- type: textarea
Expand Down Expand Up @@ -36,7 +36,7 @@ body:
description: What are the drawbacks/impacts of your feature request ?
placeholder: Identify the drawbacks and impacts while being neutral on your feature request
validations:
required: true
required: false
- type: textarea
id: unresolved_question
attributes:
Expand Down

0 comments on commit 54cd0e3

Please sign in to comment.