From d99bb9b12072699ea9ceefc0aeb02414c6b67a95 Mon Sep 17 00:00:00 2001 From: Paul Abel Date: Wed, 15 Oct 2025 15:12:28 +0100 Subject: [PATCH] Add versions to bug report template --- .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 2f808a12c3..044636802d 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -14,6 +14,11 @@ body: description: What version of our F5 NGINX Ingress Controller are you running? options: - edge + - 5.2.1 + - 5.2.0 + - 5.1.1 + - 5.1.0 + - 5.0.0 - 4.0.1 - 4.0.0 - 3.7.2