You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ body:
16
16
attributes:
17
17
label: Checklist
18
18
options:
19
+
- label: I have added `battery_notes:` to my configuration.yaml and restarted.
20
+
required: true
19
21
- label: I have enabled debug logging for my installation.
20
22
required: true
21
23
- label: I have filled out the issue template to the best of my ability.
@@ -24,8 +26,6 @@ body:
24
26
required: true
25
27
- label: This issue is not a duplicate issue of any [previous issues](https://github.com/andrew-codechimp/ha-battery-notes/issues?q=is%3Aissue+label%3A%22Bug%22+)..
26
28
required: true
27
-
- label: I have added `battery_notes:` to my configuration.yaml and restarted.
0 commit comments