From c08431961e6d10bf394d3074b422d3df20560332 Mon Sep 17 00:00:00 2001 From: DNN Platform CI Bot Date: Tue, 5 May 2026 20:21:08 +0000 Subject: [PATCH 1/2] [Automated] CI build 126696 changes --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index c9106461d2b..9f37b3a0836 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -73,7 +73,7 @@ body: multiple: true options: - 10.3.1 (latest release) - - 10.3.2-rc1 (release candidate) + - 10.3.2 (release candidate) - develop build (unreleased) validations: required: true From 5feb04ac152259d453c05e9727429f8d77983417 Mon Sep 17 00:00:00 2001 From: Daniel Valadas Date: Tue, 5 May 2026 18:41:35 -0400 Subject: [PATCH 2/2] Update DNN version options in bug report template --- .github/ISSUE_TEMPLATE/bug-report.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 9f37b3a0836..f8ee6f5e1b0 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -72,8 +72,7 @@ body: **NOTE:** _If your version is not listed, please upgrade to the latest version. If you cannot upgrade at this time, please open a [Discussion](https://github.com/dnnsoftware/Dnn.Platform/discussions) instead._ multiple: true options: - - 10.3.1 (latest release) - - 10.3.2 (release candidate) + - 10.3.2 (latest release) - develop build (unreleased) validations: required: true