mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-02-05 15:55:28 +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:
|
attributes:
|
||||||
label: "Console Log"
|
label: "Console Log"
|
||||||
description: |-
|
description: |-
|
||||||
Share the content of your `latest.log` here.
|
Get the latest content of your `latest.log` file an upload it to https://paste.helpch.at
|
||||||
It's recommended to use https://paste.helpch.at to share the logs.
|
Take the generated URL and paste it into this field.
|
||||||
placeholder: "https://paste.helpch.at/latest.log"
|
placeholder: "https://paste.helpch.at/latest.log"
|
||||||
- type: input
|
- type: input
|
||||||
id: "error"
|
id: "error"
|
||||||
attributes:
|
attributes:
|
||||||
label: "Errors"
|
label: "Errors"
|
||||||
description: |-
|
description: |-
|
||||||
Please share any exceptions, errors and stack traces that PlaceholderAPI may print in the console.
|
Upload any errors you find to https://paste.helpch.at and post the link in the field below.
|
||||||
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.
|
|
||||||
placeholder: "https://paste.helpch.at/error.log"
|
placeholder: "https://paste.helpch.at/error.log"
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
Reference in New Issue
Block a user