Update GitHub issue templates

Add "bug" label to bug_report.md
Add "new" label to feature_request.md
pull/25769/head
Daniel Dreier 6 years ago
parent 237a1f3684
commit cc86889fd6

@ -1,9 +1,7 @@
---
name: Bug report
about: Let us know about an unexpected error, a crash, or an incorrect behavior.
title: ''
labels: new
assignees: ''
labels: bug, new
---

@ -1,9 +1,7 @@
---
name: Feature request
about: Suggest a new feature or other enhancement.
title: ''
labels: enhancement
assignees: ''
labels: enhancement, new
---

Loading…
Cancel
Save