diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index fcc4faa..206661c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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: