From a8b3a531c2898f2bafb0cf26cee0173345ae5904 Mon Sep 17 00:00:00 2001 From: he3als <65787561+he3als@users.noreply.github.com> Date: Thu, 10 Oct 2024 18:37:04 +0100 Subject: [PATCH] fix(v0.4.1): update bug report --- .github/ISSUE_TEMPLATE/bug_report.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a8d2782275..c848d97e9f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -54,10 +54,11 @@ body: - type: dropdown attributes: - label: Atlas Edition + 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 for Windows 10 22H2 - - Atlas for Windows 11 23H2 + - Atlas v0.4.1 for Windows 10 22H2 + - Atlas v0.4.1 for Windows 11 24H2 validations: required: true