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
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/general-issue.yml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@ body:
18
18
19
19
If you have questions about how to provide the information below, join the Discord server to get help from the community.
20
20
- type: textarea
21
+
id: bug-description
21
22
attributes:
22
-
id: bug-description
23
23
label: Bug Description
24
24
description: |
25
25
A brief description of the problem, including steps to reproduce the issue and any relevant screenshots of the problem.
@@ -42,17 +42,17 @@ body:
42
42
validations:
43
43
required: true
44
44
- type: textarea
45
+
id: expected-behavior
45
46
attributes:
46
-
id: expected-behavior
47
47
label: Expected Behavior
48
48
description: A brief description of the expected behavior.
49
49
placeholder: |
50
50
Rumble should work after reconnecting.
51
51
validations:
52
52
required: true
53
53
- type: textarea
54
+
id: xemu-version
54
55
attributes:
55
-
id: xemu-version
56
56
label: xemu Version
57
57
description: Affected xemu version. You can find the xemu version within xemu by navigating to <kbd>Help</kbd>→<kbd>About</kbd>. If known, include the last known-working version of xemu.
58
58
placeholder: |
@@ -62,8 +62,8 @@ body:
62
62
validations:
63
63
required: true
64
64
- type: textarea
65
+
id: system-information
65
66
attributes:
66
-
id: system-information
67
67
label: System Information
68
68
description: Basic information about your system.
69
69
placeholder: |
@@ -72,7 +72,7 @@ body:
72
72
GPU: NVIDIA Quadro P2000
73
73
GPU Driver: 3.3.0 NVIDIA 450.119.03
74
74
- type: textarea
75
+
id: additional-context
75
76
attributes:
76
-
id: additional-context
77
77
label: Additional Context
78
78
description: Any additional information or log output.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/title-issue.yml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@ body:
18
18
19
19
If you have questions about how to provide the information below, join the Discord server to get help from the community.
20
20
- type: textarea
21
+
id: game-title
21
22
attributes:
22
-
id: game-title
23
23
label: Title
24
24
description: Affected title URL and version information. You can find the title URL by searching for the title by name on [the compatibility tracking system](https://xemu.app/#compatibility).
25
25
placeholder: |
@@ -29,8 +29,8 @@ body:
29
29
validations:
30
30
required: true
31
31
- type: textarea
32
+
id: bug-description
32
33
attributes:
33
-
id: bug-description
34
34
label: Bug Description
35
35
description: |
36
36
A brief description of the problem, including steps to reproduce the issue and any relevant screenshots of the problem.
@@ -48,8 +48,8 @@ body:
48
48
validations:
49
49
required: true
50
50
- type: textarea
51
+
id: expected-behavior
51
52
attributes:
52
-
id: expected-behavior
53
53
label: Expected Behavior
54
54
description: A brief description of the expected behavior.
55
55
placeholder: |
@@ -59,8 +59,8 @@ body:
59
59
validations:
60
60
required: true
61
61
- type: textarea
62
+
id: xemu-version
62
63
attributes:
63
-
id: xemu-version
64
64
label: xemu Version
65
65
description: Affected xemu version. You can find the xemu version within xemu by navigating to <kbd>Help</kbd>→<kbd>About</kbd>. If known, include the last known-working version of xemu.
66
66
placeholder: |
@@ -70,8 +70,8 @@ body:
70
70
validations:
71
71
required: true
72
72
- type: textarea
73
+
id: system-information
73
74
attributes:
74
-
id: system-information
75
75
label: System Information
76
76
description: Basic information about your system.
77
77
placeholder: |
@@ -80,7 +80,7 @@ body:
80
80
GPU: NVIDIA Quadro P2000
81
81
GPU Driver: 3.3.0 NVIDIA 450.119.03
82
82
- type: textarea
83
+
id: additional-context
83
84
attributes:
84
-
id: additional-context
85
85
label: Additional Context
86
86
description: Any additional information or log output.
0 commit comments