mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-11-10 20:45:59 +01:00
Update changelog, make bug report template loader agnostic
This commit is contained in:
parent
74f9e1f9a3
commit
cfaf1632de
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -96,9 +96,9 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Forge Version
|
label: Loader Version
|
||||||
description: The version of Forge you were using when the bug occured
|
description: The version of Forge or Fabric you were using when the bug occured
|
||||||
placeholder: 39.0.0
|
placeholder: Forge 39.0.0
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
0.6.2:
|
||||||
|
Update to 1.18.2
|
||||||
|
|
||||||
0.6.1:
|
0.6.1:
|
||||||
Fixes
|
Fixes
|
||||||
- Fix crash when loading block entities for Flywheel to render, most common when exploring the end.
|
- Fix crash when loading block entities for Flywheel to render, most common when exploring the end.
|
||||||
|
Loading…
Reference in New Issue
Block a user