Add Feature Issue Template
This commit is contained in:
parent
578717aab1
commit
fcdac63759
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: "[Feature]"
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
|
||||
|
||||
**Describe the Feature**
|
||||
<!-- A clear and concise description of what you want to happen. -->
|
||||
<!-- Add a link to the feature if it is an existing move/ability/etc -->
|
||||
|
||||
**Additional context**
|
||||
<!-- Add any other context or screenshots about the feature request here. -->
|
Loading…
Reference in New Issue