github: Update automatic labels in issue templates
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: "🐛 Bug report"
|
||||
about: Report a reproducible bug or regression
|
||||
labels: bug, needs triage
|
||||
labels: bug, new
|
||||
---
|
||||
|
||||
<!--
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
labels: enhancement, needs triage
|
||||
labels: enhancement, new
|
||||
---
|
||||
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user