From d1f0671feeb16683e0fe5e5bb80e1529e34a4697 Mon Sep 17 00:00:00 2001 From: Chip Zoller Date: Mon, 6 Jun 2022 11:54:35 -0400 Subject: [PATCH] update drop-downs (#4081) Signed-off-by: Chip Zoller --- .github/ISSUE_TEMPLATE/bug-webhook.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-webhook.yaml b/.github/ISSUE_TEMPLATE/bug-webhook.yaml index ec5ad02ee9..dae05857f4 100644 --- a/.github/ISSUE_TEMPLATE/bug-webhook.yaml +++ b/.github/ISSUE_TEMPLATE/bug-webhook.yaml @@ -31,6 +31,7 @@ body: - 1.21.x - 1.22.x - 1.23.x + - 1.24.x validations: required: true - type: dropdown @@ -60,7 +61,7 @@ body: - Validate - Mutate - Generate - - imageVerify + - verifyImages - Other validations: required: true