diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index aa3f4179..5cca7e69 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -18,11 +18,11 @@ body: 如果此bug被尝试修复,您可以帮助我们测试并回复。若bug的确被修复,您可以关闭issue来让开发者确认。 If this bug is tried to fix, you can help us test and reply. If the bug is fixed, you can close the issue to let the developer confirm. - type: input - id: leavesMC-version + id: leaves-version attributes: - label: 服务端版本 LeavesMC Version + label: 服务端版本 Leaves Version description: - LeavesMC服务端发行版本 LeavesMC server release version (contains the git commit's hash)
+ Leaves服务端发行版本 Leaves server release version (contains the git commit's hash)
通过执行`/version`命令将获取到的内容复制到这里。 Run `/version` on your server and paste the full, unmodified output here. placeholder: > e.g. This server is running Leaves version 1.21.1-79-master@21c276f (2024-11-15T15:39:36Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)