Improve description of bug_report.yml

This commit is contained in:
Andre_601 2021-04-21 14:30:46 +02:00 committed by GitHub
parent 0927760d76
commit d14f319eb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -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: