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

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: