Skip to content

Commit

Permalink
Update bug_report.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
huizebruin committed Sep 28, 2024
1 parent c40b84d commit c204f91
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@ 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:
label: "ESPHome version Information"
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:
Expand All @@ -51,7 +51,7 @@ body:
placeholder: "Please post Home Assistant version "

- type: textarea
id: Additional-context
id: additional-context
validations:
required: true
attributes:
Expand Down

0 comments on commit c204f91

Please sign in to comment.