From 7c51a3b5ffd912082506bfee0e5da591a97636ea Mon Sep 17 00:00:00 2001 From: Hannah Cooper Date: Thu, 16 Oct 2025 12:18:34 +1300 Subject: [PATCH] Update bug report to include 2.35.0 (#1310) --- .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 229aba25d..5ac08752f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -94,6 +94,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 [updating first](https://docs.portainer.io/start/upgrade) in case your bug has already been fixed. multiple: false options: + - '2.35.0' - '2.34.0' - '2.33.2' - '2.33.1'