Update .github/ISSUE_TEMPLATE/BUG-REPORT.yml

This commit is contained in:
Drake 2024-10-02 22:19:49 +02:00
parent fa850e01d7
commit 093ebee00a

View File

@ -6,6 +6,15 @@ body:
attributes:
value: |
Thanks for taking the time to fill out this bug report!
Please copy and paste the custom report link from the bug report tool ingame into the report link field below.
This includes your character data, which we may require to fix the bug you reported.
- type: input
id: autoreport
attributes:
label: Report link
description: Link to automatically generated character report
validations:
required: true
- type: textarea
id: repro
attributes:
@ -50,10 +59,3 @@ body:
render: bash
validations:
required: true
- type: input
id: autoreport
attributes:
label: Report link
description: Link to automatically generated character report
validations:
required: true