We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c40b84d commit c204f91Copy full SHA for c204f91
.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -34,15 +34,15 @@ body:
34
description: "The version info block."
35
placeholder: "Please post S0tool version / ESPHome version / Home Assistant version "
36
- type: textarea
37
- id: ESPHome-version-info
+ id: esphome-version-info
38
validations:
39
required: true
40
attributes:
41
label: "ESPHome version Information"
42
43
placeholder: "Please post ESPHome version"
44
45
- id: Home Assistant-version-info
+ id: home-assistant-version-info
46
47
48
@@ -51,7 +51,7 @@ body:
51
placeholder: "Please post Home Assistant version "
52
53
54
- id: Additional-context
+ id: additional-context
55
56
57
0 commit comments