From e64ef2128a08584f9ec86944310c2750f9b2c203 Mon Sep 17 00:00:00 2001
From: LittleChest <81231195+LittleChest@users.noreply.github.com>
Date: Fri, 27 Dec 2024 01:27:03 +0800
Subject: [PATCH] [ci skip] issue template LeavesMC -> Leaves (#386)
---
.github/ISSUE_TEMPLATE/bug-report.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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)