Skip to content

Commit

Permalink
Update feature_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ComerLater authored Jun 3, 2024
1 parent 7444796 commit fbbb983
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: 🚀 Feature Request
description: Suggest an idea for this project
title: "[Feature] "
labels: ["feature-request"]
body:
- type: markdown
Expand All @@ -20,16 +21,16 @@ body:
label: Describe your preferred solution
description: A clear and concise description of what you want to happen.
validations:
required: true
required: false

- type: textarea
attributes:
label: Describe possible alternatives
description: A clear and concise description of any alternative solutions or features you've considered.
validations:
required: true
required: fals

- type: textarea
attributes:
label: Additional context
label: Other additional context
description: Add any other context or screenshots for the feature request here.

0 comments on commit fbbb983

Please sign in to comment.