Add field for logs

This commit is contained in:
Andre_601 2021-03-26 14:53:02 +01:00 committed by GitHub
parent bf1527a40f
commit 8f796e3940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -77,6 +77,14 @@ body:
placeholder: "https://paste.helpch.at/dump.log"
validations:
required: true
- type: input
id: "console"
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.
placeholder: "https://paste.helpch.at/latest.log"
- type: input
id: "error"
attributes: