From c204f91b8989d58bb72b1ad9ee5b8f11af871f09 Mon Sep 17 00:00:00 2001 From: huizebruin <62996429+huizebruin@users.noreply.github.com> Date: Sat, 28 Sep 2024 14:54:41 +0200 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 3bbead5..9b84470 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -34,7 +34,7 @@ body: description: "The version info block." placeholder: "Please post S0tool version / ESPHome version / Home Assistant version " - type: textarea - id: ESPHome-version-info + id: esphome-version-info validations: required: true attributes: @@ -42,7 +42,7 @@ body: description: "The version info block." placeholder: "Please post ESPHome version" - type: textarea - id: Home Assistant-version-info + id: home-assistant-version-info validations: required: true attributes: @@ -51,7 +51,7 @@ body: placeholder: "Please post Home Assistant version " - type: textarea - id: Additional-context + id: additional-context validations: required: true attributes: