Update issue templates
This commit is contained in:
parent
2c6ef0b08d
commit
34971a8ded
2 changed files with 27 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -50,4 +50,4 @@ If you are reporting a UI or performance issue, please always provide details ab
|
|||
- Web browsers
|
||||
- operating systems
|
||||
- installed memory
|
||||
- and processors
|
||||
- and processors
|
||||
|
|
26
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
name: Feature Request
|
||||
about: Suggest a new feature or improvement
|
||||
title: " "
|
||||
labels: idea
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
PLEASE ONLY SUBMIT FEATURE REQUESTS IF YOU HAVE VERIFIED THAT NO SIMILAR IDEA OR TODO ALREADY EXISTS - THANK YOU!
|
||||
|
||||
**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 solution you'd like**
|
||||
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
|
||||
Add any other context or screenshots about the feature request here.
|
Loading…
Reference in a new issue