From cbe66d92eb9e2f2e22d7efe4fc53ef8983d32665 Mon Sep 17 00:00:00 2001 From: Sten Tijhuis <102481635+Stensel8@users.noreply.github.com> Date: Sun, 22 Mar 2026 20:53:15 +0100 Subject: [PATCH 1/2] chore: Update bug report template Bumps the template to 25H2, which is the current Windows release that is supported by AtlasOS. --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 9d50fdcb9c..f3a3e19b88 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -58,7 +58,7 @@ body: description: 'If you''re on v0.4.0, see the workarounds page first: https://github.com/orgs/Atlas-OS/projects/7/views/5' options: - Atlas v0.5.0 for Windows 10 22H2 - - Atlas v0.5.0 for Windows 11 24H2 + - Atlas v0.5.0 for Windows 11 25H2 validations: required: true From ef907d1d897019a00ac04c0a19546e2068eb2eb2 Mon Sep 17 00:00:00 2001 From: Sten Tijhuis <102481635+Stensel8@users.noreply.github.com> Date: Tue, 24 Mar 2026 16:44:21 +0100 Subject: [PATCH 2/2] Update bug report template in YAML format --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f3a3e19b88..e95bf3d98d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -57,7 +57,7 @@ body: label: Atlas Version description: 'If you''re on v0.4.0, see the workarounds page first: https://github.com/orgs/Atlas-OS/projects/7/views/5' options: - - Atlas v0.5.0 for Windows 10 22H2 + - Atlas v0.5.0 for Windows 11 24H2 - Atlas v0.5.0 for Windows 11 25H2 validations: required: true