Skip to content

Commit bbe4c00

Browse files
authored
formatting
1 parent 1a6ae31 commit bbe4c00

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,19 @@ body:
2727
- type: input
2828
id: logs
2929
attributes:
30-
label: Error logs
30+
label: Error Logs
3131
placeholder: https://hastebin.cc/placeholder
3232
description:
3333
"If your Modmail bot is online, type `@modmail debug hastebin` and include the link here.
34+
3435
If your Modmail bot is not online or the previous command did not generate a link, do the following:
3536
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+
3943
4. [Copy and paste the logs](https://i.imgur.com/TTrhitm.png)"
4044
validations:
4145
required: true
@@ -48,4 +52,4 @@ body:
4852
id: additional-info
4953
attributes:
5054
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."

0 commit comments

Comments
 (0)