Updates, updates, more updates, worst commit messge ever!
This commit is contained in:
21
.github/ISSUE_TEMPLATE/issue.md
vendored
21
.github/ISSUE_TEMPLATE/issue.md
vendored
@ -15,21 +15,26 @@ Issues not containing the minimum requirements will be closed:
|
||||
-->
|
||||
|
||||
## Version of the custom_component
|
||||
<!-- If you are not using the newest version, download and try that before opening an issue-->
|
||||
<!-- If you are not using the newest version, download and try that before opening an issue
|
||||
If you are unsure about the version check the const.py file.
|
||||
-->
|
||||
|
||||
## Configuration
|
||||
|
||||
```yaml
|
||||
|
||||
Add your logs here.
|
||||
|
||||
```
|
||||
|
||||
## Describe the bug
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
## `custom_updater` configuration
|
||||
|
||||
```yaml
|
||||
|
||||
# Add configuration here
|
||||
|
||||
```
|
||||
|
||||
## Debug log
|
||||
|
||||
<!-- To enable debug logs check this https://www.home-assistant.io/components/logger/ -->
|
||||
|
||||
```text
|
||||
|
||||
Add your logs here.
|
||||
|
Reference in New Issue
Block a user