Skip to content

Commit

Permalink
feat: require on feature request
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay authored Nov 26, 2024
1 parent 917e822 commit bdf2a2b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,16 @@ body:
attributes:
label: Describe the solution you'd like
description: A clear and concise description of what you want to happen.
required: true

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

- type: input
attributes:
label: Additional context
description: Add any other context or screenshots about the feature request here.
placeholder: Add any other context or screenshots about the feature request here.
placeholder: Add any other context or screenshots about the feature request here.

0 comments on commit bdf2a2b

Please sign in to comment.