Skip to content

Commit c204f91

Browse files
committed
Update bug_report.yaml
1 parent c40b84d commit c204f91

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@ body:
3434
description: "The version info block."
3535
placeholder: "Please post S0tool version / ESPHome version / Home Assistant version "
3636
- type: textarea
37-
id: ESPHome-version-info
37+
id: esphome-version-info
3838
validations:
3939
required: true
4040
attributes:
4141
label: "ESPHome version Information"
4242
description: "The version info block."
4343
placeholder: "Please post ESPHome version"
4444
- type: textarea
45-
id: Home Assistant-version-info
45+
id: home-assistant-version-info
4646
validations:
4747
required: true
4848
attributes:
@@ -51,7 +51,7 @@ body:
5151
placeholder: "Please post Home Assistant version "
5252

5353
- type: textarea
54-
id: Additional-context
54+
id: additional-context
5555
validations:
5656
required: true
5757
attributes:

0 commit comments

Comments
 (0)