Update bug_report.yaml

This commit is contained in:
Stranger1992 2025-03-16 10:41:23 +00:00
parent d9cc241502
commit 9a08c05a19

View file

@ -1,5 +1,5 @@
name: Bug report name: Bug report
description: Create a report to help us understand and diagnose your issue. Your contribution is welcomed and valued! description: Create a report to help us understand and diagnose your issue. Your contribution is welcomed and valued! It is highly recommended that you are using the latest version before submitting a bug report.
title: "[ bug Report ]" title: "[ bug Report ]"
labels: Awaiting Triage labels: Awaiting Triage
@ -8,7 +8,7 @@ body:
- type: markdown - type: markdown
attributes: attributes:
value: | value: |
Please follow this document in order to report a bug Please follow this document in order to report a bug. It is highly recommended that you are using the latest version before submitting a bug report.
- type: dropdown - type: dropdown
attributes: attributes:
@ -17,8 +17,10 @@ body:
Please select the TombEngine Version from the dropdown list. Please select the TombEngine Version from the dropdown list.
options: options:
- Development Build - Development Build
- v1.5.0.2 (Latest Release) - v1.8.0 (latest version)
- v1.4 - v1.7.1
- v1.7.0
- v1.5
validations: validations:
required: true required: true
@ -29,6 +31,7 @@ body:
Please select the Tomb Editor version used from the dropdown list. Please select the Tomb Editor version used from the dropdown list.
options: options:
- Development Build - Development Build
- v1.8.0 (latest version)
- v1.7.2 - v1.7.2
- v1.7.1 - v1.7.1
- v1.7.0 - v1.7.0