From 1d279428a71fcae0806a4984d9fa7e31576cd924 Mon Sep 17 00:00:00 2001 From: James Carppe <85850129+jamescarppe@users.noreply.github.com> Date: Wed, 6 Dec 2023 12:05:53 +1300 Subject: [PATCH] Update bug template for 2.19.4 (#10763) --- .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 d370e53c3..11c54a50c 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.19.4' - '2.19.3' - '2.19.2' - '2.19.1'