mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 08:47:10 +00:00
Issue Template Fix CRLF (#14283)
This commit is contained in:
parent
c80b752d0e
commit
36cf2125ce
100
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
100
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
@ -1,50 +1,50 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- READ THIS FIRST:
|
<!-- READ THIS FIRST:
|
||||||
- If you need additional help with this template please refer to https://www.home-assistant.io/help/reporting_issues/
|
- 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
|
- 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
|
- 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
|
- 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!
|
- 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:**
|
**Home Assistant release with the issue:**
|
||||||
<!--
|
<!--
|
||||||
- Frontend -> Developer tools -> Info
|
- Frontend -> Developer tools -> Info
|
||||||
- Or use this command: hass --version
|
- Or use this command: hass --version
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
||||||
**Last working Home Assistant release (if known):**
|
**Last working Home Assistant release (if known):**
|
||||||
|
|
||||||
|
|
||||||
**Operating environment (Hass.io/Docker/Windows/etc.):**
|
**Operating environment (Hass.io/Docker/Windows/etc.):**
|
||||||
<!--
|
<!--
|
||||||
Please provide details about your environment.
|
Please provide details about your environment.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
**Component/platform:**
|
**Component/platform:**
|
||||||
<!--
|
<!--
|
||||||
Please add the link to the documentation at https://www.home-assistant.io/components/ of the component/platform in question.
|
Please add the link to the documentation at https://www.home-assistant.io/components/ of the component/platform in question.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
||||||
**Description of problem:**
|
**Description of problem:**
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Problem-relevant `configuration.yaml` entries and (fill out even if it seems unimportant):**
|
**Problem-relevant `configuration.yaml` entries and (fill out even if it seems unimportant):**
|
||||||
```yaml
|
```yaml
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
**Traceback (if applicable):**
|
**Traceback (if applicable):**
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
**Additional information:**
|
**Additional information:**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user