From f13087e72405825d9466b89600ae6f87c3edbf7a Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Wed, 23 Feb 2022 01:10:48 +0200 Subject: [PATCH] remove RC version for bugreport (#1935) --- .github/ISSUE_TEMPLATE/bug_report.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index abb5a737d28..a9e75d42090 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -33,7 +33,6 @@ body: multiple: false options: - "22.02.0" - - "22.02-RC2" validations: required: true - type: input