Old Biomes
This commit is contained in:
parent
505006ed17
commit
56e63f3ce2
6 changed files with 37 additions and 15 deletions
6
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
6
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: Report a Bug
|
||||
description: File a bug report
|
||||
title: "[Bug] "
|
||||
labels: ["bug"]
|
||||
labels: [ "bug" ]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
@ -50,7 +50,7 @@ body:
|
|||
label: Minecraft
|
||||
description: What version of Minecraft is installed?
|
||||
options:
|
||||
- 1.19-snapshot
|
||||
- 1.19
|
||||
- 1.18.2
|
||||
- 1.18.1
|
||||
- 1.18
|
||||
|
@ -64,7 +64,7 @@ body:
|
|||
- 1.16.0
|
||||
- Before 1.16
|
||||
validations:
|
||||
required: true
|
||||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue