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
7fee647c84
commit
eca79130a0
1 changed files with 8 additions and 13 deletions
21
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
21
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -1,6 +1,6 @@
|
||||||
name: Bug report
|
name: Bug report
|
||||||
description: Create a report to help the development team understand and replicate the issue you are facing.
|
description: Create a report to help us understand and diagnose your issue. Your contribution is welcomed and valued!
|
||||||
title: "[ Bug Report ]"
|
title: "[ bug Report ]"
|
||||||
labels: Awaiting Triage
|
labels: Awaiting Triage
|
||||||
|
|
||||||
body:
|
body:
|
||||||
|
@ -18,7 +18,6 @@ body:
|
||||||
options:
|
options:
|
||||||
- v1.5 (development build)
|
- v1.5 (development build)
|
||||||
- v1.4
|
- v1.4
|
||||||
- v1.3
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
@ -28,11 +27,9 @@ body:
|
||||||
description: |
|
description: |
|
||||||
Please select the Tomb Editor version used from the dropdown list.
|
Please select the Tomb Editor version used from the dropdown list.
|
||||||
options:
|
options:
|
||||||
- v1.7.2 (development build)
|
- v1.7.2 (development version)
|
||||||
- v1.7.1
|
- v1.7.1
|
||||||
- v1.7.0
|
- v1.7.0
|
||||||
- v1.6.9
|
|
||||||
- v1.6.8
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
@ -60,24 +57,22 @@ body:
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Screenshots
|
label: Expected Behaviour
|
||||||
description: |
|
description: |
|
||||||
Please check this box if you have provided screenshots or any other media for this issue
|
A clear and concise description of what you expected to happen.
|
||||||
**note** If you do not provide screenshots or anything else, it may be hard for devs to investigate
|
|
||||||
provide a link to your screenshot here or simply drag and drop your screenshot into this textbox
|
|
||||||
placeholder: |
|
placeholder: |
|
||||||
A description of any additional content here.
|
A description of what should happen here.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: checkboxes
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional Content
|
label: Additional Content
|
||||||
description: |
|
description: |
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
|
||||||
* Are you testing an build of a TombEngine that has not yet been released? If so please give some context.
|
* Are you testing an build of a TombEngine that has not yet been released? If so please give some context.
|
||||||
* Did you get any asset from the TombEngine website that has presented a bug?
|
* Did you get any asset from the TombEngine website that has presented a bug?
|
||||||
placeholder: |
|
placeholder: |
|
||||||
A description of any additional content here.
|
A description of any additional content here.
|
||||||
validations:
|
validations:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue