No placeholder

This commit is contained in:
PikaMug 2021-12-26 08:02:52 -05:00
parent cc646478f0
commit 359e03837c
1 changed files with 4 additions and 6 deletions

View File

@ -1,6 +1,6 @@
name: Report a bug
description: when something isn't working right.
labels: bug
labels: [bug]
body:
- type: markdown
attributes:
@ -15,17 +15,15 @@ body:
required: true
- type: 'textarea'
attributes:
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...'
label: 'Describe the problem and how to replicate it. Any console errors to share?'
description: 'Paste the error into the field below.'
render: shell
validations:
required: true
- type: 'textarea'
attributes:
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?'
description: 'Do not upload the file itself.'
placeholder: 'A problem I found is...'
render: shell
validations:
required: false