diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 34bcd6336..40185aa1b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -61,7 +61,9 @@ body: attributes: label: AC rev. hash/commit description: | - Copy the result of the `.server debug` command (if you need to run it from the client get a prat addon) + Paste the entire output result of the `.server debug` command. (If you need to run it from the client get a prat addon) + placeholder: | + Paste the entire output result of the `.server debug` command. (If you need to run it from the client get a prat addon) validations: required: true - type: input