Skip to content

Commit

Permalink
Update feature_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Mar 15, 2024
1 parent 7bec567 commit 66963d9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
name: 💡 General Feature Request
description: Suggest features, propose improvements, discuss new ideas!
description: Suggest features, propose improvements, and discuss new ideas!
title: "[FEATURE] <description>"
labels: ["enhancement"]
body:
- type: textarea
id: description
attributes:
label: Description
description: A brief description of the enhancement you propose, also include what you tried and what worked.
description: A brief description of the enhancement you propose, also including what you tried and what worked.
validations:
required: true
- type: textarea
id: screenshots
id: tech-notes
attributes:
label: Screenshots
description: Please add screenshots if applicable
label: Tech notes
description: Please add any tech notes related to this feature request
validations:
required: false
- type: textarea
id: extrainfo
id: extra-info
attributes:
label: Additional information
description: Is there anything else we should know about this idea?
Expand Down

0 comments on commit 66963d9

Please sign in to comment.