diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 1a78854e79..06e53c8c54 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -35,10 +35,8 @@ body: label: NuGet package version description: Specify the version of Windows App SDK (or Project Reunion) you're using. options: - - "Windows App SDK 1.6.3: 1.6.241114003" + - "Windows App SDK 1.6.3: 1.6.250108002" - "Windows App SDK 1.6 Preview 2: 1.6.240821007-preview2" - - "Windows App SDK 1.6 Experimental 2: 1.6.240701003-experimental2" - - "Windows App SDK 1.7 Experimental 1: 1.7.241114004-experimental1" - "Windows App SDK 1.7 Experimental 2: 1.7.250109001-experimental2" - type: dropdown attributes: @@ -55,6 +53,8 @@ body: multiple: true options: - "Insider Build (xxxxx)" + - "Windows 11 version 24H2 (22621, October 2024 Update)" + - "Windows 11 version 23H2 (22631, November 2023 Update)" - "Windows 11 version 22H2 (22621, 2022 Update)" - "Windows 11 version 21H2 (22000)" - "Windows 10 version 22H2 (19045, 2022 Update)"