diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/02_feature-request.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/02_feature-request.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/02_feature-request.md b/.github/ISSUE_TEMPLATE/02_feature-request.md new file mode 100644 index 0000000000..5045b17712 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/02_feature-request.md @@ -0,0 +1,12 @@ +--- +name: ✨ Feature Request +about: Suggest an idea for this project +title: '' +labels: ✨Feature +assignees: '' + +--- + +## Summary + +<!-- Tell us what the suggestion is --> |