From 0be6a868e062678682974a21ed2680eed81ba0b5 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 24 Mar 2021 10:20:49 +0100 Subject: [PATCH] Fix Core bug report issue form (#48279) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 384cc5834cd..aa81d6e4df7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -26,10 +26,10 @@ body: value: | ## Environment - type: input + id: version validations: required: true attributes: - id: version label: What is version of Home Assistant Core has the issue? placeholder: core- description: >