📝 Add GH suggestion issue template
This commit is contained in:
parent
7853368def
commit
56c843bdf3
1 changed files with 18 additions and 0 deletions
18
.github/ISSUE_TEMPLATE/suggestion
vendored
Normal file
18
.github/ISSUE_TEMPLATE/suggestion
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
name: Suggestion
|
||||
about: Create a feature suggestion
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
**Describe the feature you would like**
|
||||
<!-- A clear and concise description of what the feature would be. -->
|
||||
|
||||
**Expected behavior**
|
||||
<!-- An example of code that will use the feature. -->
|
||||
|
||||
**Screenshots**
|
||||
<!-- If you can, add screensho
|
||||
|
||||
**Additional context**
|
||||
<!-- Add any other context about the suggestion here. -->
|
Loading…
Reference in a new issue