From ec82f646a0c3630be925df79daa367dc245183d3 Mon Sep 17 00:00:00 2001 From: Hannah Cooper Date: Thu, 29 Jan 2026 12:45:23 +1300 Subject: [PATCH] Add 2.38.0 to bug report (#1756) --- .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 57631700f..de2a408ea 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.38.0' - '2.37.0' - '2.36.0' - '2.35.0'