diff options
author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-04-26 16:05:12 -0400 |
---|---|---|
committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-04-26 16:23:22 -0400 |
commit | de36d89ba7677cb7d3266d6c6c07a4be2414ac4d (patch) | |
tree | 3eb0d58e804f5bdd6626dd84024845599a5d7c8c /.github/ISSUE_TEMPLATE/crash_report.yml | |
parent | 625b6b92e338f79e7b4f3a90a656d2f3e997f912 (diff) | |
download | Skyblocker-de36d89ba7677cb7d3266d6c6c07a4be2414ac4d.tar.gz Skyblocker-de36d89ba7677cb7d3266d6c6c07a4be2414ac4d.tar.bz2 Skyblocker-de36d89ba7677cb7d3266d6c6c07a4be2414ac4d.zip |
Update issue templates for 1.20.5
Diffstat (limited to '.github/ISSUE_TEMPLATE/crash_report.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/crash_report.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/crash_report.yml b/.github/ISSUE_TEMPLATE/crash_report.yml index 7135848d..7a1205c9 100644 --- a/.github/ISSUE_TEMPLATE/crash_report.yml +++ b/.github/ISSUE_TEMPLATE/crash_report.yml @@ -16,7 +16,7 @@ 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.5" validations: required: true - type: input @@ -24,7 +24,7 @@ body: attributes: label: Skyblocker Version description: What version of Skyblocker are you running? Every part is important! If you do not know what version you are using, look at the file name in your "mods" folder. - placeholder: ex. skyblocker-1.19.0+1.20.4.jar + placeholder: ex. skyblocker-1.20.1+1.20.5.jar validations: required: true - type: textarea |