From 1ac0fd4c10f09586e4c34b7160f16f690ade91e7 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Mon, 7 Dec 2020 11:00:27 +0100 Subject: [PATCH] Add note for unsupported system (#2353) --- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index c66e27df9..15b90ee4b 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -1,5 +1,5 @@ --- -name: Report a bug with the Supervisor +name: Report a bug with the Supervisor on a supported System about: Report an issue related to the Home Assistant Supervisor. labels: bug --- @@ -11,6 +11,10 @@ labels: bug - If you have a problem with an add-on, make an issue in it's repository. --> + + ### Describe the issue @@ -47,3 +51,19 @@ Paste supervisor logs here ``` + +### System Information + +
+System Information + + +``` +Paste system info here + +``` + +
+