66 attributes :
77 label : Stack trace
88 description : |
9- Please include the entire stack trace with no attachments. If you would like, you can use a text pasting site such as https://paste.gg .
9+ Provide the entire stack trace with no attachments. If you would like, you can use a text pasting site such as https://mclo.gs .
1010 placeholder : Paste the stack trace or link to the stack trace here
1111 validations :
1212 required : true
1313
1414 - type : textarea
1515 attributes :
1616 label : How to replicate it if known
17- description : A video, or detailed instructions to help replicate the issue would help.
17+ description : A video or detailed instructions to help replicate the issue would help.
1818 placeholder : |
1919 Step 1. Do this
2020 Step 2. Then do this
@@ -26,36 +26,36 @@ body:
2626 attributes :
2727 label : Grim version
2828 description : |
29- Provide the git commit or the version in the jar's name .
30- placeholder : A example would be b85c2d0 or grim version 2.3.5 , etc
29+ Provide the version of Grim running on the server. You can run `/grim version` to check .
30+ placeholder : Examples include 2.3.73-8ddd7f1, 2.3.72 , etc.
3131 validations :
3232 required : true
3333
3434 - type : textarea
3535 attributes :
3636 label : Server version
3737 description : |
38- Run `/version` on your server to check. Provide both the server type (paper, airplane , etc) & the minecraft version.
38+ Run `/version` on your server to check. Provide both the server type (ie Paper, Airplane , etc) & the Minecraft version.
3939 validations :
4040 required : true
4141
4242 - type : dropdown
4343 id : type
4444 attributes :
45- label : Affected Platform(s)
46- description : Which platforms does this issue affect? If you aren't sure, select both.
47- options :
48- - " Bukkit"
49- - " Fabric"
50- multiple : true
45+ label : Affected Platform(s)
46+ description : Which platforms does this issue affect? If you aren't sure, select both.
47+ options :
48+ - " Bukkit"
49+ - " Fabric"
50+ multiple : true
5151 validations :
52- required : true
52+ required : true
5353
5454 - type : textarea
5555 attributes :
56- label : Plugins/mods
56+ label : Plugins/Mods
5757 description : |
58- List all plugins or mods running on your server. To list plugins on bukkit , run `/plugins`.
58+ List all plugins or mods installed on your server. To list plugins on Bukkit-based servers , run `/plugins`.
5959 If your server is behind a proxy such as Bungeecord, you should list the proxy's plugins as well.
6060 validations :
6161 required : true
0 commit comments