From fcbea1a1c423f167124c72a009d54cdf5ed52f39 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Tue, 8 Sep 2026 15:14:26 -0400 Subject: [PATCH] Add 3.4.0 option to discussion template --- .github/DISCUSSION_TEMPLATE/3-0.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/DISCUSSION_TEMPLATE/3-0.yml b/.github/DISCUSSION_TEMPLATE/3-0.yml index 9b7ded081..52c3144c2 100644 --- a/.github/DISCUSSION_TEMPLATE/3-0.yml +++ b/.github/DISCUSSION_TEMPLATE/3-0.yml @@ -13,6 +13,7 @@ body: - 3.1.0 - 3.2.0 - 3.3.0 + - 3.4.0 - Other (please provide detail below) validations: required: true