Update bug_report.yaml

This commit is contained in:
Stranger1992 2024-05-15 21:56:26 +01:00
parent 356480b5dc
commit 00ad42a6e3

View file

@ -10,13 +10,16 @@ body:
value: | value: |
Please follow this document in order to report a bug Please follow this document in order to report a bug
- type: input - type: dropdown
attributes: attributes:
label: Engine version label: TombEngine version
description: | description: |
- Please specify TombEngine Version Number in the following input box. Please select the TombEngine Version from the dropdown list.
placeholder: | options:
- TombEngine Version Number 1.1.0 - 1.4
- 1.3
- 1.2
- 1.1
validations: validations:
required: true required: true
@ -85,7 +88,7 @@ body:
placeholder: | placeholder: |
A description of any additional content here. A description of any additional content here.
validations: validations:
required: true required: false
- type: textarea - type: textarea
attributes: attributes: