File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -22,14 +22,14 @@ body:
22
22
1. Do this
23
23
2. Click on this
24
24
3. See error
25
- - type : input
25
+ - type : textarea
26
26
id : expected_behavior
27
27
validations :
28
28
required : true
29
29
attributes :
30
30
label : Expected Behavior
31
31
description : Describe what you expected to happen
32
- - type : input
32
+ - type : textarea
33
33
id : actual_behavior
34
34
validations :
35
35
required : true
@@ -47,15 +47,15 @@ body:
47
47
required : true
48
48
attributes :
49
49
label : Server Software & Minecraft Version
50
- description : The server software and Minecraft version you are using ( "latest" is not accurate enough)
50
+ description : Please copy and paste the output of `/version`, "latest" is not helpful
51
51
- type : input
52
52
id : skyblock_version
53
53
validations :
54
54
required : true
55
55
attributes :
56
56
label : IridiumSkyblock version
57
- description : The IridiumSkyblock version you are using ( "latest" is not accurate enough)
58
- - type : textarea
57
+ description : Please copy and paste the output of `/is version`, "latest" is not helpful
58
+ - type : input
59
59
id : logs
60
60
attributes :
61
61
label : Server logs
You can’t perform that action at this time.
0 commit comments