From e68bd53e303461ae1249da121e4220806bd17705 Mon Sep 17 00:00:00 2001 From: samdulam Date: Tue, 25 Mar 2025 08:40:15 +0530 Subject: [PATCH] Update bug_report template with 2.27.3 (#572) --- .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 ef5a073fb..76b2e0f69 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -96,6 +96,7 @@ body: options: - '2.28.1' - '2.28.0' + - '2.27.3' - '2.27.2' - '2.27.1' - '2.27.0'