diff options
author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-01-14 13:34:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-14 13:34:51 -0500 |
commit | 110f58e0d78fd8414cfd9e5798fc054bb5e45bfe (patch) | |
tree | f4fb72bcabd091b0ba313057bf25d62960868f75 /.github/ISSUE_TEMPLATE/bug_report.yml | |
parent | 06bf66e2deed0f00e9880becc6c9a6603b620698 (diff) | |
download | Skyblocker-110f58e0d78fd8414cfd9e5798fc054bb5e45bfe.tar.gz Skyblocker-110f58e0d78fd8414cfd9e5798fc054bb5e45bfe.tar.bz2 Skyblocker-110f58e0d78fd8414cfd9e5798fc054bb5e45bfe.zip |
Update issue templates to 1.20.2 & 1.20.4 (#490)
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 57ef4ff2..a161e102 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -35,9 +35,8 @@ body: label: Minecraft Version description: What version of Minecraft are you running? If you do not know what version you are using, look in the bottom left corner of the main menu in game. options: + - "1.20.4" - "1.20.2" - - "1.20.1" - - "1.20" validations: required: true - type: input |