From c771694aa02f850cdf4124838ca08c6261a48272 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Mon, 7 Dec 2020 11:45:46 +0100 Subject: [PATCH] Show link for help user with unsupported systems (#2354) * Show link for help user with unsupported systems * Update .github/ISSUE_TEMPLATE/config.yml Co-authored-by: Franck Nijhof Co-authored-by: Franck Nijhof --- .github/ISSUE_TEMPLATE/config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a1a000f8d..f007de3f2 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,9 @@ blank_issues_enabled: false contact_links: + - name: Report a bug/issues with an unsupported Supervisor + url: https://community.home-assistant.io + about: The Community guide can help or was updated to solve your issue + - name: Report a bug for the Supervisor panel url: https://github.com/home-assistant/frontend/issues about: The Supervisor panel is a part of the Home Assistant frontend