Skip to content

Commit a4c4230

Browse files
authored
Updated Windows Build and SDK versions
1 parent ce2acec commit a4c4230

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,13 @@ body:
6868
label: Windows Build Number
6969
description: Check one or more of the following options
7070
options:
71-
- label: Fall Creators Update (16299)
72-
- label: April 2018 Update (17134)
73-
- label: October 2018 Update (17763)
74-
- label: May 2019 Update (18362)
75-
- label: May 2020 Update (19041)
71+
- label: Windows 10 1809 (Build 17763)
72+
- label: Windows 10 1903 (Build 18362)
73+
- label: Windows 10 1909 (Build 18363)
74+
- label: Windows 10 2004 (Build 19041)
75+
- label: Windows 10 20H2 (Build 19042)
76+
- label: Windows 10 21H1 (Build 19043)
77+
- label: Windows 11 21H2 (Build 22000)
7678
- label: Other (specify)
7779
- type: input
7880
id: environment-windows-build-other-build-number
@@ -85,11 +87,10 @@ body:
8587
label: App minimum and target SDK version
8688
description: Check one or more of the following options
8789
options:
88-
- label: Fall Creators Update (16299)
89-
- label: April 2018 Update (17134)
90-
- label: October 2018 Update (17763)
91-
- label: May 2019 Update (18362)
92-
- label: May 2020 Update (19041)
90+
- label: Windows 10, version 1809 (Build 17763)
91+
- label: Windows 10, version 1903 (Build 18362)
92+
- label: Windows 10, version 1909 (Build 18363)
93+
- label: Windows 10, version 2004 (Build 19041)
9394
- label: Other (specify)
9495
- type: input
9596
id: environment-app-min-target-other-build-number

0 commit comments

Comments
 (0)