From fccf11d3e9427be33d9711fba7041e29081ef275 Mon Sep 17 00:00:00 2001 From: awaelchli Date: Sat, 3 Aug 2024 16:48:58 +0200 Subject: [PATCH] 1.x --- .github/ISSUE_TEMPLATE/1_bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1_bug_report.yaml b/.github/ISSUE_TEMPLATE/1_bug_report.yaml index a43c1fef71bc6..98b6ebc56466e 100644 --- a/.github/ISSUE_TEMPLATE/1_bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/1_bug_report.yaml @@ -32,7 +32,7 @@ body: description: select all version where you have experienced this issue multiple: true options: - - "v2.0" + - "v1.x" - "v2.1" - "v2.2" - "v2.3"