Commit 9be2815 1 parent c885fb7 commit 9be2815 Copy full SHA for 9be2815
File tree 1 file changed +12
-13
lines changed
1 file changed +12
-13
lines changed Original file line number Diff line number Diff line change @@ -35,14 +35,14 @@ body:
35
35
- Installation source (official website, package manager, etc.)
36
36
- Operating system and version
37
37
- CPU/GPU specifications
38
- - Input device details (if relevant)
39
- values : |
40
- SuperTuxKart version:
41
- Installation source:
42
- OS:
43
- CPU:
44
- GPU:
45
- Input device:
38
+ - Controller/keyboard type (if relevant)
39
+ placeholder : |
40
+ SuperTuxKart version: 1.4
41
+ Installation source: Official repository
42
+ OS: Ubuntu 24.04
43
+ CPU: i5-10400
44
+ GPU: GTX 1660
45
+ Input device: USB keyboard
46
46
validations :
47
47
required : true
48
48
52
52
label : Error message
53
53
description : |
54
54
If an error message was shown, please paste the complete error message, or a screenshot of it.
55
- values : |
55
+ value : |
56
56
```
57
57
[Paste error message here]
58
58
```
68
68
- macOS: ~/Library/Application Support/supertuxkart/config-0.10/stdout.log
69
69
- Linux and other Unix-based systems:
70
70
$XDG_CONFIG_HOME/supertuxkart/config-0.10/stdout.log
71
- or
72
- ~/.config/supertuxkart/config-0.10/stdout.log
73
- values : |
71
+ or ~/.config/supertuxkart/config-0.10/stdout.log
72
+ value : |
74
73
```
75
74
[Paste contents of stdout.log here]
76
75
```
82
81
description : |
83
82
If your issue is related to the input config (gamepads, keyboards),
84
83
please provide your file input.xml located in the same directory as stdout.log.
85
- values : |
84
+ value : |
86
85
```
87
86
[Paste contents of input.xml here]
88
87
```
You can’t perform that action at this time.
0 commit comments