From 0fcab4d92b63d3160c0bcce41209aa6fa0d659a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Fri, 30 Oct 2020 17:18:37 +0100 Subject: [PATCH] Fix missing metadata in the issue template (#2200) --- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index a9834ea17..c66e27df9 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -1,3 +1,9 @@ +--- +name: Report a bug with the Supervisor +about: Report an issue related to the Home Assistant Supervisor. +labels: bug +--- +