From 3314b59b5a312e21504839b514aaa313ce6cfaed Mon Sep 17 00:00:00 2001 From: Rafael Rivera Date: Tue, 7 Apr 2026 16:32:17 -0700 Subject: [PATCH] Add new Windows, Visual Studio versions to issue template --- .github/ISSUE_TEMPLATE/bug.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index c85ffbf6..dfe98e1a 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -78,6 +78,11 @@ body: - label: Windows 10 21H2 (Build 19044) - label: Windows 10 22H2 (Build 19045) - label: Windows 11 21H2 (Build 22000) + - label: Windows 11 22H2 (Build 22621) + - label: Windows 11 23H2 (Build 22631) + - label: Windows 11 24H2 (Build 26100) + - label: Windows 11 25H2 (Build 26200) + - label: Windows 11 26H1 (Build 28000) - label: Other (specify) - type: input id: environment-windows-build-other-build-number @@ -96,6 +101,9 @@ body: - label: Windows 10, version 2004 (Build 19041) - label: Windows 10, version 2104 (Build 20348) - label: Windows 11, version 22H2 (Build 22000) + - label: Windows 11, version 24H2 (Build 26100) + - label: Windows 11, version 25H2 (Build 26200) + - label: Windows 11, version 26H1 (Build 28000) - label: Other (specify) - type: input id: environment-app-min-target-other-build-number @@ -110,7 +118,8 @@ body: description: Check one or more of the following options options: - 2022 - - Preview + - 2026 + - Insiders - type: input id: visual-studio-exact-build attributes: