Update .github/ISSUE_TEMPLATE/BUG-REPORT.yml

This commit is contained in:
Drake 2024-10-02 21:09:58 +02:00
parent 337b520e54
commit 1b3e726c88

View File

@ -55,6 +55,6 @@ body:
attributes:
label: Report link
description: Link to automatically generated character report
value: ctx.FormString("autoreport")
value: {{ctx.FormString("autoreport")}}
validations:
required: true