mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Update bug_report.yaml
This commit is contained in:
parent
d9cc241502
commit
9a08c05a19
1 changed files with 8 additions and 5 deletions
11
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
11
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue