mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-25 12:15:59 +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_?'
|
||||
description: 'Popular services include Pastebin and Hastebin.'
|
||||
placeholder: 'A problem I found is...'
|
||||
render: shell
|
||||
validations:
|
||||
required: true
|
||||
- type: 'textarea'
|
||||
@ -25,5 +26,6 @@ body:
|
||||
label: 'If applicable, can you provide an example quest from quests.yml _using a paste service_?'
|
||||
description: 'Do not upload the file itself.'
|
||||
placeholder: 'A problem I found is...'
|
||||
render: shell
|
||||
validations:
|
||||
required: false
|
||||
|
Loading…
Reference in New Issue
Block a user