From 35dcb5ca46ee7b24fd9998f37cf4e4ad3d9628bf Mon Sep 17 00:00:00 2001 From: James Carppe <85850129+jamescarppe@users.noreply.github.com> Date: Mon, 16 Dec 2024 13:53:15 +1300 Subject: [PATCH] Update bug report template for 2.25.0 (#245) --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 7579a31b2..530e22761 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -95,6 +95,7 @@ body: description: We only provide support for current versions of Portainer as per the lifecycle policy linked above. If you are on an older version of Portainer we recommend [upgrading first](https://docs.portainer.io/start/upgrade) in case your bug has already been fixed. multiple: false options: + - '2.25.0' - '2.24.1' - '2.24.0' - '2.23.0' @@ -118,8 +119,6 @@ body: - '2.18.3' - '2.18.2' - '2.18.1' - - '2.17.1' - - '2.17.0' validations: required: true