mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 00:27:19 +00:00
Update issue templates
This commit is contained in:
parent
8cabec7ac1
commit
9859840b9c
50
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
Normal file
50
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
Normal file
@ -0,0 +1,50 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- READ THIS FIRST:
|
||||||
|
- If you need additional help with this template please refer to https://www.home-assistant.io/help/reporting_issues/
|
||||||
|
- Make sure you are running the latest version of Home Assistant before reporting an issue: https://github.com/home-assistant/home-assistant/releases
|
||||||
|
- Do not report issues for components if you are using custom components: files in <config-dir>/custom_components
|
||||||
|
- This is for bugs only. Feature and enhancement requests should go in our community forum: https://community.home-assistant.io/c/feature-requests
|
||||||
|
- Provide as many details as possible. Paste logs, configuration sample and code into the backticks. Do not delete any text from this template!
|
||||||
|
-->
|
||||||
|
|
||||||
|
**Home Assistant release with the issue:**
|
||||||
|
<!--
|
||||||
|
- Frontend -> Developer tools -> Info
|
||||||
|
- Or use this command: hass --version
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
**Last working Home Assistant release (if known):**
|
||||||
|
|
||||||
|
|
||||||
|
**Operating environment (Hass.io/Docker/Windows/etc.):**
|
||||||
|
<!--
|
||||||
|
Please provide details about your environment.
|
||||||
|
-->
|
||||||
|
|
||||||
|
**Component/platform:**
|
||||||
|
<!--
|
||||||
|
Please add the link to the documentation at https://www.home-assistant.io/components/ of the component/platform in question.
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
**Description of problem:**
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Problem-relevant `configuration.yaml` entries and (fill out even if it seems unimportant):**
|
||||||
|
```yaml
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
**Traceback (if applicable):**
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
**Additional information:**
|
Loading…
x
Reference in New Issue
Block a user