fix issue templates to add labels

This commit is contained in:
S-B99 2019-10-27 20:12:24 -04:00
parent 3b90427fba
commit 8dc9e85fa8
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
---
name: Bug report
about: Create a report to help us improve
labels: bug
---

View File

@ -1,6 +1,7 @@
---
name: Feature request
about: Suggest an idea for this project
labels: enhancement
---