Fix bug label in bug report ISSUE_TEMPLATE.

This commit is contained in:
Michael Stenta 2021-02-15 06:51:47 -05:00 committed by GitHub
parent 1d687d8ae0
commit 503e16ea7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

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