mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
Use id option for error and dump fields
This commit is contained in:
parent
87ea46a4dd
commit
bf1527a40f
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -68,6 +68,7 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
id: "dump"
|
||||||
attributes:
|
attributes:
|
||||||
label: "`/papi dump` Output"
|
label: "`/papi dump` Output"
|
||||||
description: |-
|
description: |-
|
||||||
@ -77,6 +78,7 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
id: "error"
|
||||||
attributes:
|
attributes:
|
||||||
label: "Errors"
|
label: "Errors"
|
||||||
description: |-
|
description: |-
|
||||||
|
Loading…
Reference in New Issue
Block a user