Skip to content

Commit 7303040

Browse files
authored
Add reference field to issues (#1000)
1 parent e37e690 commit 7303040

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/feature-request.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,10 @@ body:
2020
* Reference to other projects that have a similar feature
2121
validations:
2222
required: true
23+
24+
- type: textarea
25+
id: references
26+
attributes:
27+
label: References
28+
description: |
29+
Please add any links or references that might help us understand your feature request better. 📚

0 commit comments

Comments
 (0)