From 5e36e681ae419610cf195bf3669204f126278ad4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Cerm=C3=A1k?= Date: Tue, 17 Jun 2025 16:29:39 +0200 Subject: [PATCH] Remove bug label from the bug report issue template (#4104) Same reasoning as in home-assistant/supervisor#5955, don't apply any labels or issue types before triaging. --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3dbbe72de..840df9813 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,5 @@ name: Bug Report Form description: Report an issue related to the Home Assistant Operating System. -labels: bug body: - type: markdown attributes: