Separate field

This commit is contained in:
PikaMug 2021-12-26 08:06:07 -05:00
parent 359e03837c
commit b3b378fe9f
1 changed files with 7 additions and 0 deletions

View File

@ -13,6 +13,13 @@ body:
placeholder: 'The version used is...'
validations:
required: true
- type: 'textarea'
attributes:
label: 'Describe the problem and how to replicate it.'
description: 'Be as detailed as possible.'
placeholder: "What happened was..."
validations:
required: true
- type: 'textarea'
attributes:
label: 'Describe the problem and how to replicate it. Any console errors to share?'