File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -27,15 +27,19 @@ body:
27
27
- type : input
28
28
id : logs
29
29
attributes :
30
- label : Error logs
30
+ label : Error Logs
31
31
placeholder : https://hastebin.cc/placeholder
32
32
description :
33
33
" If your Modmail bot is online, type `@modmail debug hastebin` and include the link here.
34
+
34
35
If your Modmail bot is not online or the previous command did not generate a link, do the following:
35
36
36
- 1. Select your *bot* application at https://dashboard.heroku.com
37
- 2. [Restart your bot](https://i.imgur.com/3FcrlKz.png)
38
- 3. Reproduce the error to populate the error logs
37
+ 1. Select your *bot* application at https://dashboard.heroku.com
38
+
39
+ 2. [Restart your bot](https://i.imgur.com/3FcrlKz.png)
40
+
41
+ 3. Reproduce the error to populate the error logs
42
+
39
43
4. [Copy and paste the logs](https://i.imgur.com/TTrhitm.png)"
40
44
validations :
41
45
required : true
48
52
id : additional-info
49
53
attributes :
50
54
label : Additional Information
51
- description : " [optional] You may provide additional context for us to better understand how this issue occured."
55
+ description : " [optional] You may provide additional context for us to better understand how this issue occured."
You can’t perform that action at this time.
0 commit comments