core/.github/ISSUE_TEMPLATE.md

63 lines
1.5 KiB
Markdown
Raw Normal View History

<!-- READ THIS FIRST:
- 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
- Frontend (user interface of Home Assistant in your browser) related issues have to be reported here: https://github.com/home-assistant/home-assistant-polymer/issues
- This is for bugs only. Feature and enhancement requests should go in our community forum: https://community.home-assistant.io/c/feature-requests
- Answer all question as detailed as possible, write the information inside the backticks. Do not delete any text from this template!
-->
**1. Home Assistant version:**
<!--
- Frontend -> developer tools -> info
- Or use this command: hass --version
-->
```
```
**2.a) I run Hass.io or the Docker image**:
<!--
- Yes / No
-->
```
2016-02-26 21:38:15 +00:00
```
2016-02-26 21:38:15 +00:00
**2.b) ...No, I run an installation with this Python version:**
<!--
- Minimum supported version is Python 3.5.3
- Use this command: python3 --version
-->
```
2016-02-26 21:38:15 +00:00
```
2016-02-26 21:38:15 +00:00
**3. Component/platform:**
<!--
- Please add the link to the documention at https://www.home-assistant.io/components/ of the component/platform in question.
-->
2016-02-27 22:17:20 +00:00
**4. Description of problem:**
2016-02-27 22:17:20 +00:00
**5. Expected:**
2016-02-27 22:17:20 +00:00
**6. Problem-relevant `configuration.yaml` entries and steps to reproduce:**
2016-02-27 22:17:20 +00:00
```yaml
```
1.
2.
3.
**7. Traceback (if applicable):**
```
2016-02-27 22:17:20 +00:00
```
**8. Additional info:**
2016-02-26 21:38:15 +00:00