Update .github/ISSUE_TEMPLATE/BUG-REPORT.yml
This commit is contained in:
parent
fa850e01d7
commit
093ebee00a
16
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
16
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user