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:
Stefan Agner 2025-06-17 13:10:52 +02:00 committed by GitHub
parent 9b3f2b17bd
commit fcb20d0ae8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,5 @@
name: Bug Report Form name: Bug Report Form
description: Report an issue related to the Home Assistant Supervisor. description: Report an issue related to the Home Assistant Supervisor.
labels: bug
body: body:
- type: markdown - type: markdown
attributes: attributes: