From f832b0a92fe09707596afa2fefe2ad41042db63a Mon Sep 17 00:00:00 2001 From: sfstar Date: Thu, 13 Feb 2025 20:51:44 +0000 Subject: [PATCH] resolve bug report not showing up and make blank issues not an option --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++++++ .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 2 files changed, 13 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 18b475f..1b20722 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,3 +1,11 @@ +--- +name: Bug report Request +about: Report an issue experienced with the integration. +title: '' +labels: ["bugfix"] +assignees: '' +--- +