Fixed bug report yaml formatting
This commit is contained in:
parent
72ad87b123
commit
c699f176bc
|
@ -44,7 +44,7 @@ body:
|
||||||
placeholder: (eg. v21.08.5)
|
placeholder: (eg. v21.08.5)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
id: phpversion
|
id: phpversion
|
||||||
attributes:
|
attributes:
|
||||||
label: PHP Version
|
label: PHP Version
|
||||||
|
@ -52,7 +52,7 @@ body:
|
||||||
placeholder: (eg. 7.4)
|
placeholder: (eg. 7.4)
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: hosting
|
id: hosting
|
||||||
attributes:
|
attributes:
|
||||||
label: Hosting Environment
|
label: Hosting Environment
|
||||||
|
|
Loading…
Reference in New Issue