Skip to content

Commit

Permalink
chore: added feature request template
Browse files Browse the repository at this point in the history
  • Loading branch information
Maciej Makowski committed Oct 24, 2024
1 parent 2e4b865 commit b63e413
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: Feature request
description: Suggest a feature
body:
- type: textarea
id: Suggestion
attributes:
label: Feature Request
description: Describe the feature(s) you would like to be added.
validations:
required: true

0 comments on commit b63e413

Please sign in to comment.