From e0bf0737a00680739ff4bd1a481d4992b6ee531d Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Mon, 2 Mar 2026 12:07:39 +0100 Subject: [PATCH] fix: adjust the bug-report template to be consistent Signed-off-by: Simon L. --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 8652ac7df93..4a258a23e25 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -73,7 +73,7 @@ body: options: - "32" - "33" - - "master" + - "34 (master)" validations: required: true - type: dropdown