Require configuration.yaml section for bug reports (#341)

* Require configuration.yaml section for bug reports 

Specifically state we should get the configuration yaml section as part of bug reports.

* Update README.md

Co-authored-by: Shay Levy <levyshay1@gmail.com>

---------

Co-authored-by: Shay Levy <levyshay1@gmail.com>
This commit is contained in:
Tomer 2025-01-06 13:25:52 +02:00 committed by GitHub
parent 88fc778a13
commit c894d86b8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -210,4 +210,4 @@ switch:
```
# Reporting issues
*Before* reporting issues please enable debug logging as described [here](https://www.home-assistant.io/docs/configuration/troubleshooting/#enabling-debug-logging), check logs and report issue attaching the log file.
*Before* reporting issues please enable debug logging as described [here](https://www.home-assistant.io/docs/configuration/troubleshooting/#enabling-debug-logging), check logs and report issue attaching the log file and the relevant YAML section.