From 1e2b51eae617c217bd3ca925a6d306c58a205e22 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Tue, 31 Mar 2026 13:53:00 -0400 Subject: [PATCH] Add version 3.1.0 to discussion template options --- .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 286ac823a..3fb9e5b30 100644 --- a/.github/DISCUSSION_TEMPLATE/3-0.yml +++ b/.github/DISCUSSION_TEMPLATE/3-0.yml @@ -10,6 +10,7 @@ body: options: - - 3.0.0 + - 3.1.0 - Other (please provide detail below) validations: required: true