Skip to content

Commit 7f3df39

Browse files
riverarArlodotexe
authored andcommitted
Add new Windows, Visual Studio versions to issue template
1 parent 39c45ef commit 7f3df39

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,11 @@ body:
7878
- label: Windows 10 21H2 (Build 19044)
7979
- label: Windows 10 22H2 (Build 19045)
8080
- label: Windows 11 21H2 (Build 22000)
81+
- label: Windows 11 22H2 (Build 22621)
82+
- label: Windows 11 23H2 (Build 22631)
83+
- label: Windows 11 24H2 (Build 26100)
84+
- label: Windows 11 25H2 (Build 26200)
85+
- label: Windows 11 26H1 (Build 28000)
8186
- label: Other (specify)
8287
- type: input
8388
id: environment-windows-build-other-build-number
@@ -96,6 +101,9 @@ body:
96101
- label: Windows 10, version 2004 (Build 19041)
97102
- label: Windows 10, version 2104 (Build 20348)
98103
- label: Windows 11, version 22H2 (Build 22000)
104+
- label: Windows 11, version 24H2 (Build 26100)
105+
- label: Windows 11, version 25H2 (Build 26200)
106+
- label: Windows 11, version 26H1 (Build 28000)
99107
- label: Other (specify)
100108
- type: input
101109
id: environment-app-min-target-other-build-number
@@ -110,7 +118,8 @@ body:
110118
description: Check one or more of the following options
111119
options:
112120
- 2022
113-
- Preview
121+
- 2026
122+
- Insiders
114123
- type: input
115124
id: visual-studio-exact-build
116125
attributes:

0 commit comments

Comments
 (0)