Skip to content

Commit

Permalink
[ci skip] Update issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
s-yh-china committed Nov 15, 2024
1 parent 21c276f commit 93c5b78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@ description:
Report issues with plugin incompatbility or other behavior related issues.
labels:
- bug
- needs testing
body:
- type: markdown
attributes:
value: |
在汇报前,请确认您是否使用最新版本的 Leaves
Before report, please make sure you are using the latest version.<br>
请详细描述您所遇到的Bug。确保您**真的**遇到了**服务端**Bug,而非原版特性或客户端Bug。
Please describe the bug you encountered in detail. Make sure you're **actually** hitting a **server-side** bug, not a vanilla feature or client-side bug.<br>
如果您确定的话,就按照下面的模板填充信息,并提交反馈。
Expand All @@ -22,7 +25,7 @@ body:
LeavesMC服务端发行版本 LeavesMC server release version (contains the git commit's hash)<br>
通过执行`/version`命令将获取到的内容复制到这里。 Run `/version` on your server and paste the full, unmodified output here.
placeholder: >
e.g. git-Leaves-"d4cc9fe" (MC: 1.19)
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)
validations:
required: true
- type: textarea
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ body:
请搜索所有问题以避免重复的功能请求。如果您期望的功能已存在,请回复如果您有什么要补充的。
We ask that you search all the issues to avoid a duplicate feature request. If one exists, please reply if you have anything to add.<br>
在请求新功能之前,请确保您使用的是最新版本并且您请求的功能不在 Leaves 中。
Before requesting a new feature, please make sure you are using the latest version and that the feature you are requesting is not already in Paper.<br>
Before requesting a new feature, please make sure you are using the latest version and that the feature you are requesting is not already in Leaves.<br>
我们的开发人员可能没有过多时间来测试新功能的可用性,如新功能进入Test状态,您可以帮助我们进行测试并回复。
Our developers may not have much time to test the usability of new functions. If the new functions enter the Test state, you can help us test and reply.
Expand Down

0 comments on commit 93c5b78

Please sign in to comment.