Skip to content

Commit 6c423eb

Browse files
authored
Add feature request issue template (#366)
1 parent e3bb787 commit 6c423eb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: Feature Request
2+
description: Request an enhancement or new feature.
3+
body:
4+
- type: textarea
5+
id: description
6+
attributes:
7+
label: Description
8+
description: Please describe your feature request with appropriate detail.
9+
validations:
10+
required: true

0 commit comments

Comments
 (0)