Update issue templates

This commit is contained in:
Patrick Marsceill 2019-02-02 15:06:18 -08:00 committed by GitHub
parent c70f012eee
commit de98c2b51b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 2 deletions

View File

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

View File

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