mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-23 17:16:33 +00:00
Remove bug label from issue template (#5955)
Don't label new issues with the bug label by default. We started making use of issue types, so if anything, this should be type "Bug". However, we prefer to leave the type unspecified until the issue has been triaged.
This commit is contained in:
parent
9b3f2b17bd
commit
fcb20d0ae8
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -1,6 +1,5 @@
|
||||
name: Bug Report Form
|
||||
description: Report an issue related to the Home Assistant Supervisor.
|
||||
labels: bug
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user