From da4b2e3a564c0103646d68bc2a55c25ee0a0f047 Mon Sep 17 00:00:00 2001 From: James Carppe <85850129+jamescarppe@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:23:02 +1300 Subject: [PATCH] Updated bug report template for 2.23.0 (#32) --- .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 ec5dba7d6..8003f6eb9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -93,6 +93,7 @@ body: description: We only provide support for the most recent version of Portainer and the previous 3 versions. 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.23.0' - '2.22.0' - '2.21.3' - '2.21.2'