You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- You've searched on our [issue tracker](https://github.com/Atlas-OS/Atlas/issues?q=is%3Aissue).
12
+
- The issue itself is not a support thread.
13
+
By creating an issue, you fully understand that the maintainers can close and lock your issue without any response if you did not follow the steps above.
10
14
11
15
- type: textarea
12
16
attributes:
@@ -17,7 +21,8 @@ body:
17
21
18
22
- type: textarea
19
23
attributes:
20
-
label: Steps to reproduce (add screenshots if applicable)
24
+
label: Steps to reproduce
25
+
description: The steps required to reproduce this bug (add screenshots if applicable).
21
26
placeholder: |
22
27
1. [First step] (Screenshot 1)
23
28
2. [Second step] (Screenshot 2)
@@ -28,23 +33,23 @@ body:
28
33
- type: textarea
29
34
attributes:
30
35
label: Expected behavior
31
-
description: What you expected to happen.
36
+
description: What you expect to happen (add screenshots if applicable).
32
37
validations:
33
38
required: true
34
39
35
40
- type: textarea
36
41
attributes:
37
-
label: Actual behavior (add screenshots if applicable)
38
-
description: What happened.
42
+
label: Actual behavior
43
+
description: What actually happened (add screenshots if applicable).
39
44
validations:
40
45
required: true
41
46
42
47
- type: dropdown
43
48
attributes:
44
-
label: Atlas Version
49
+
label: Atlas Edition
45
50
options:
46
-
- Atlas 10 22H2
47
-
- Atlas 11 23H2
51
+
- Atlas for Windows 10 22H2
52
+
- Atlas for Windows 11 23H2
48
53
validations:
49
54
required: true
50
55
@@ -53,28 +58,13 @@ body:
53
58
label: Desktop information
54
59
description: Your hardware specification is needed for us to define the problem.
55
60
placeholder: |
56
-
- Processor [include brand and specifics]
57
-
- RAM amount
58
-
- Storage [include brand and type]
59
-
- Graphics card [include driver version]
61
+
- Processor [include brand and specs]
62
+
- RAM [include size and generation]
63
+
- Storage [include size, brand, and type]
64
+
- GPU [include brand, specs, driver version]
60
65
validations:
61
66
required: true
62
67
63
-
- type: checkboxes
64
-
attributes:
65
-
label: Requisites
66
-
description: |
67
-
To rule out invalid issues, confirm and check each one of the checkboxes.
68
-
options:
69
-
- label: This is not a support issue or a question. For any support, questions or help, join our [Discord server](https://discord.atlasos.net).
70
-
required: true
71
-
- label: I performed a [cursory search of the issue tracker](https://github.com/Atlas-OS/Atlas/issues?q=is%3Aissue) to avoid opening a duplicate issue.
72
-
required: true
73
-
- label: I checked the [documentation](https://docs.atlasos.net) to understand that the issue I am reporting is not normal behavior.
74
-
required: true
75
-
- label: I understand that not filling out this template correctly will lead to the issue being closed.
0 commit comments