From c7c65d2f97feacb85c90536659af77cb84e98a24 Mon Sep 17 00:00:00 2001 From: Hannah Cooper Date: Thu, 30 Oct 2025 15:18:48 +1300 Subject: [PATCH] Update bug_report to include 2.33.3 (#1352) --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5ac08752f..9a5e7329f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -96,6 +96,7 @@ body: options: - '2.35.0' - '2.34.0' + - '2.33.3' - '2.33.2' - '2.33.1' - '2.33.0'