From a0b75db77029df8776e6dc166cb00b400d6d45ff Mon Sep 17 00:00:00 2001 From: Martin D Kealey Date: Mon, 26 Dec 2022 08:58:03 +1000 Subject: [PATCH] Fix bug template --- .github/ISSUE_TEMPLATE/500_bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/500_bug_report.yml b/.github/ISSUE_TEMPLATE/500_bug_report.yml index c1391972..7afd9c52 100644 --- a/.github/ISSUE_TEMPLATE/500_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/500_bug_report.yml @@ -1,6 +1,6 @@ name: Bug report description: Report a bug or anomaly -title: "" +title: "[BUG] " labels: "bug" assignees: - jberkel