Skip to content

Commit ba81165

Browse files
Update bug.yml
1 parent 5b4c216 commit ba81165

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ body:
1616
attributes:
1717
label: Checklist
1818
options:
19+
- label: I have added `battery_notes:` to my configuration.yaml and restarted.
20+
required: true
1921
- label: I have enabled debug logging for my installation.
2022
required: true
2123
- label: I have filled out the issue template to the best of my ability.
@@ -24,8 +26,6 @@ body:
2426
required: true
2527
- 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+)..
2628
required: true
27-
- label: I have added `battery_notes:` to my configuration.yaml and restarted.
28-
required: true
2929
- type: textarea
3030
attributes:
3131
label: "Describe the issue"

0 commit comments

Comments
 (0)