mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
Improve description of bug_report.yml
This commit is contained in:
parent
0927760d76
commit
d14f319eb4
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -81,16 +81,15 @@ body:
|
||||
attributes:
|
||||
label: "Console Log"
|
||||
description: |-
|
||||
Share the content of your `latest.log` here.
|
||||
It's recommended to use https://paste.helpch.at to share the logs.
|
||||
Get the latest content of your `latest.log` file an upload it to https://paste.helpch.at
|
||||
Take the generated URL and paste it into this field.
|
||||
placeholder: "https://paste.helpch.at/latest.log"
|
||||
- type: input
|
||||
id: "error"
|
||||
attributes:
|
||||
label: "Errors"
|
||||
description: |-
|
||||
Please share any exceptions, errors and stack traces that PlaceholderAPI may print in the console.
|
||||
For smaller errors can you use code blocks but it's recommended to use either https://paste.helpch.at, https://paste.gg or another hastebin/pastebin site for larger errors.
|
||||
Upload any errors you find to https://paste.helpch.at and post the link in the field below.
|
||||
placeholder: "https://paste.helpch.at/error.log"
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
Loading…
Reference in New Issue
Block a user