aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2024-08-08 16:15:17 -0400
committerAaron <51387595+AzureAaron@users.noreply.github.com>2024-08-08 16:15:17 -0400
commitb7c7cd95035ae59e8cafe4ddd0131dc47bd2aece (patch)
tree5705e4cf6d33fb9231655b7da7ef955fae683057 /.github
parent859a88465a19c720ea4296ba7b647f7dc686adfc (diff)
downloadSkyblocker-b7c7cd95035ae59e8cafe4ddd0131dc47bd2aece.tar.gz
Skyblocker-b7c7cd95035ae59e8cafe4ddd0131dc47bd2aece.tar.bz2
Skyblocker-b7c7cd95035ae59e8cafe4ddd0131dc47bd2aece.zip
Update issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml2
-rw-r--r--.github/ISSUE_TEMPLATE/crash_report.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index b71044a8..58182379 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -35,7 +35,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.21.0"
+ - "1.21.0/1.21.1"
validations:
required: true
- type: input
diff --git a/.github/ISSUE_TEMPLATE/crash_report.yml b/.github/ISSUE_TEMPLATE/crash_report.yml
index 44d6b91b..08dfa9d2 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.21.0"
+ - "1.21.0/1.21.1"
validations:
required: true
- type: input