diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index c570b548360..e853ce2f1b4 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,23 +1,50 @@ -Make sure you are running the latest version of Home Assistant before reporting an issue. + -You should only file an issue if you found a bug. Feature and enhancement requests should go in [the Feature Requests section](https://community.home-assistant.io/c/feature-requests) of our community forum: +**1. Home Assistant version:** + +``` -**Home Assistant release (`hass --version`):** +``` + +**2.a) I run Hass.io or the Docker image**: + +``` + +``` + +**2.b) ...No, I run an installation with this Python version:** + +``` + +``` + +**3. Component/platform:** + -**Python release (`python3 --version`):** +**4. Description of problem:** -**Component/platform:** +**5. Expected:** -**Description of problem:** - - -**Expected:** - - -**Problem-relevant `configuration.yaml` entries and steps to reproduce:** +**6. Problem-relevant `configuration.yaml` entries and steps to reproduce:** ```yaml ``` @@ -26,10 +53,10 @@ You should only file an issue if you found a bug. Feature and enhancement reques 2. 3. -**Traceback (if applicable):** -```bash +**7. Traceback (if applicable):** +``` ``` -**Additional info:** +**8. Additional info:**