Update issue templates

This commit is contained in:
Jesse Squires 2020-01-19 20:46:29 -08:00 committed by GitHub
parent d6c725cc77
commit 140ff9ef83
2 changed files with 21 additions and 1 deletions

View File

@ -2,7 +2,7 @@
name: Bug report name: Bug report
about: Report a bug to help us improve about: Report a bug to help us improve
title: '' title: ''
labels: 'bug' labels: bug
assignees: '' assignees: ''
--- ---

View File

@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: feature request
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 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.