diff options
author | Yasin <LifeIsAParadox@users.noreply.github.com> | 2023-10-18 00:16:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-17 18:16:27 -0400 |
commit | e5679e02586d591c4c059b80b749809b60efe843 (patch) | |
tree | 6c8fb07633eb4b6595198ce74ba5a58afa7f7b45 /.github/ISSUE_TEMPLATE/bug_report.yml | |
parent | bf10b5a1337d887886f2490927951a5f82532b3a (diff) | |
download | Skyblocker-e5679e02586d591c4c059b80b749809b60efe843.tar.gz Skyblocker-e5679e02586d591c4c059b80b749809b60efe843.tar.bz2 Skyblocker-e5679e02586d591c4c059b80b749809b60efe843.zip |
fix issue_template (#369)
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 13f9e756..72f0fc8c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -37,7 +37,7 @@ body: options: - 1.20.2 - 1.20.1 - - 1.20.0 + - 1.20 validations: required: true - type: input |