From 3e6f4d0e5acb3ea70e439501541c1f15d98b115e Mon Sep 17 00:00:00 2001 From: Anders Melchiorsen Date: Mon, 26 Mar 2018 21:21:18 +0200 Subject: [PATCH] [RFC] Update issue template (#12989) * Update issue template * Any release --- .github/ISSUE_TEMPLATE.md | 47 +++++++++++++-------------------------- 1 file changed, 15 insertions(+), 32 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e853ce2f1b4..84464220749 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,62 +1,45 @@ -**1. Home Assistant version:** +**Home Assistant release with the issue:** -``` -``` -**2.a) I run Hass.io or the Docker image**: +**Last working Home Assistant release (if known):** + + +**Operating environment (Hass.io/Docker/Windows/etc.):** -``` -``` - -**2.b) ...No, I run an installation with this Python version:** +**Component/platform:** -``` - -``` - -**3. Component/platform:** - -**4. Description of problem:** +**Description of problem:** -**5. Expected:** - -**6. Problem-relevant `configuration.yaml` entries and steps to reproduce:** +**Problem-relevant `configuration.yaml` entries and (fill out even if it seems unimportant):** ```yaml ``` -1. -2. -3. - -**7. Traceback (if applicable):** +**Traceback (if applicable):** ``` ``` -**8. Additional info:** +**Additional information:**