From bca3cb12ec44071f639327f8b0178ef64a6f2e55 Mon Sep 17 00:00:00 2001 From: Rob Bradford Date: Thu, 23 Jul 2026 18:13:21 +0100 Subject: [PATCH] docs: Add type field to bug report template This will setup the issue type to "Bug" which is relatively new GitHub concept. Signed-off-by: Rob Bradford --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7fc8dc7a4..32e203702 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,7 +4,7 @@ about: File a bug report title: '' labels: '' assignees: '' - +type: Bug --- **Describe the bug**