update to use new labels for issue filing
This commit is contained in:
parent
2ec76d7690
commit
87525efaba
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -2,7 +2,7 @@
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ""
|
||||
labels: bug
|
||||
labels: "is: bug"
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -2,7 +2,7 @@
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ""
|
||||
labels: feature-request
|
||||
labels: "is: feature-request"
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user