diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index cac4f88..9633237 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -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