We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3356767 commit f790f7fCopy full SHA for f790f7f
.github/ISSUE_TEMPLATE/bug.yml
@@ -18,6 +18,8 @@ body:
18
options:
19
- label: I have added `battery_notes:` to my configuration.yaml and restarted.
20
required: true
21
+ - label: I have read the [FAQ's](https://github.com/andrew-codechimp/HA-Battery-Notes#faqs).
22
+ required: true
23
- label: I have enabled debug logging for my installation.
24
25
- label: I have filled out the issue template to the best of my ability.
@@ -54,4 +56,4 @@ body:
54
56
- type: textarea
55
57
attributes:
58
label: "Diagnostics dump"
- description: "Drag the diagnostics dump file here. (see https://www.home-assistant.io/integrations/diagnostics/ for info)"
59
+ description: "Drag the diagnostics dump file here. (see https://www.home-assistant.io/integrations/diagnostics/ for info)"
0 commit comments