Improve issue template
This commit is contained in:
parent
99f693e950
commit
db055b36df
6 changed files with 120 additions and 0 deletions
16
.github/ISSUE_TEMPLATE/Feature.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE/Feature.md
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
name: Feature Request
|
||||
about: You have a neat idea that should be implemented?
|
||||
---
|
||||
|
||||
### Feature Request
|
||||
<!-- Fill in the relevant information below to help triage your issue. -->
|
||||
|
||||
| Q | A
|
||||
|------------ | ------
|
||||
| New Feature | yes
|
||||
| RFC | yes/no
|
||||
| BC Break | yes/no
|
||||
|
||||
#### Summary
|
||||
<!-- Provide a summary of the feature you would like to see implemented. -->
|
Loading…
Add table
Add a link
Reference in a new issue