diff options
author | Yasin <a.piri@hotmail.de> | 2024-03-24 02:58:28 +0100 |
---|---|---|
committer | Yasin <a.piri@hotmail.de> | 2024-03-24 02:58:28 +0100 |
commit | cd711be902e4b8bd2dbda653da46bd10125e62ad (patch) | |
tree | 3939cf5461f2b71f2a30e1ad6e58b79076cf0638 /.github/ISSUE_TEMPLATE/bug_report.yml | |
parent | f43527cee9ba378406dd38ea31b361b2e3839c88 (diff) | |
download | Skyblocker-cd711be902e4b8bd2dbda653da46bd10125e62ad.tar.gz Skyblocker-cd711be902e4b8bd2dbda653da46bd10125e62ad.tar.bz2 Skyblocker-cd711be902e4b8bd2dbda653da46bd10125e62ad.zip |
1.19.0
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a5226bb2..6ffca898 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -43,7 +43,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.17.0+1.20.4.jar + placeholder: ex. skyblocker-1.19.0+1.20.4.jar validations: required: true - type: textarea |