Fix bug label in bug report ISSUE_TEMPLATE.
This commit is contained in:
parent
1d687d8ae0
commit
503e16ea7e
1 changed files with 1 additions and 2 deletions
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve.
|
||||
labels:
|
||||
- bug
|
||||
labels: bug
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue