Skip to content

Commit

Permalink
Update Bug Report template (#6673)
Browse files Browse the repository at this point in the history
* Update bug_report.yaml

Added Windows 19044 build to the Bug report template

* Update bug_report.yaml

Improved OS version and build readability

* Update Windows version style in bug_report

Now all the Windows versions have the same style:
`Windows [version] (version abbreviation): Build xxxxx`

Example:
Windows 11 (21H2): Build 22000
  • Loading branch information
LeftTwixWand authored Feb 28, 2022
1 parent fe17f47 commit 212f038
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,16 +72,18 @@ body:
description: Which Windows versions did you see the issue on?
multiple: true
options:
- "Insider Build (xxxxx)"
- "May 2021 Update (19043)"
- "October 2020 Update (19042)"
- "May 2020 Update (19041)"
- "November 2019 Update (18363)"
- "May 2019 Update (18362)"
- "October 2018 Update (17763)"
- "April 2018 Update (17134)"
- "Fall Creators Update (16299)"
- "Creators Update (15063)"
- "Windows Insider Build (xxxxx)"
- "Windows 11 (21H2): Build 22000"
- "Windows 10 (21H2): Build 19044"
- "Windows 10 (21H1): Build 19043"
- "Windows 10 (20H2): Build 19042"
- "Windows 10 (2004): Build 19041"
- "Windows 10 (1909): Build 18363"
- "Windows 10 (1903): Build 18362"
- "Windows 10 (1809): Build 17763"
- "Windows 10 (1803): Build 17134"
- "Windows 10 (1709): Build 16299"
- "Windows 10 (1703): Build 15063"
- type: textarea
attributes:
label: Additional context
Expand Down

0 comments on commit 212f038

Please sign in to comment.