mirror of
https://github.com/PikaMug/Quests.git
synced 2025-02-18 05:21:20 +01:00
Render shell
This commit is contained in:
parent
de40e2f57c
commit
cc646478f0
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -18,6 +18,7 @@ body:
|
|||||||
label: 'Describe the problem and how to replicate it. Any console errors to post _using a paste service_?'
|
label: 'Describe the problem and how to replicate it. Any console errors to post _using a paste service_?'
|
||||||
description: 'Popular services include Pastebin and Hastebin.'
|
description: 'Popular services include Pastebin and Hastebin.'
|
||||||
placeholder: 'A problem I found is...'
|
placeholder: 'A problem I found is...'
|
||||||
|
render: shell
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: 'textarea'
|
- type: 'textarea'
|
||||||
@ -25,5 +26,6 @@ body:
|
|||||||
label: 'If applicable, can you provide an example quest from quests.yml _using a paste service_?'
|
label: 'If applicable, can you provide an example quest from quests.yml _using a paste service_?'
|
||||||
description: 'Do not upload the file itself.'
|
description: 'Do not upload the file itself.'
|
||||||
placeholder: 'A problem I found is...'
|
placeholder: 'A problem I found is...'
|
||||||
|
render: shell
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
Reference in New Issue
Block a user