From eb2a7545806146656960fbac0d82067abe99d9e5 Mon Sep 17 00:00:00 2001 From: James Carppe <85850129+jamescarppe@users.noreply.github.com> Date: Fri, 20 Dec 2024 14:39:33 +1300 Subject: [PATCH] Update bug report template for 2.21.5 / 2.25.1 (#261) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 530e22761..6d6c05db1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -95,11 +95,13 @@ 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.1' - '2.25.0' - '2.24.1' - '2.24.0' - '2.23.0' - '2.22.0' + - '2.21.5' - '2.21.4' - '2.21.3' - '2.21.2'