Compare commits

..

18 Commits

Author SHA1 Message Date
58605ff6e5 减少了需要填写的内容 2025-12-13 10:47:21 +08:00
249cd47d06 加了月狼的指派 2025-12-11 18:26:09 +08:00
103df13e11 新增:Admin 用 Bug 报告 2025-12-11 18:18:29 +08:00
46b0f3acd4 删除玩家列表 2025-08-14 15:03:13 +08:00
7660412762 忘了改名字了 2025-08-13 02:25:16 +08:00
d15def15f9 指派 2025-08-12 23:55:27 +08:00
4dc0dd3904 错误的强制数字 2025-08-12 23:45:57 +08:00
e90915114e 格式错误 2025-08-12 23:45:18 +08:00
8e7ed90da7 更新 .gitea/ISSUE_TEMPLATE/bug-report.yaml 2025-08-12 23:40:09 +08:00
a7c69f6f66 添加Minecraft ID和联系方式 2025-08-12 22:58:48 +08:00
f52d2de7fa Merge pull request '完成的BugReport表单合并' (#2) from Test_FromHyucen into main
Reviewed-on: #2
2025-08-12 20:50:03 +08:00
8040013dae 完善 2025-08-12 20:44:14 +08:00
bd66a47c14 将textarea改为Input 2025-08-12 20:34:34 +08:00
6a285136aa 更新textarea 2025-08-12 20:29:19 +08:00
d8072543f5 草了 2025-08-12 20:22:22 +08:00
777af91f5d 再寄吧修正格式 2025-08-12 20:18:16 +08:00
350ccbe10a 再修正格式 2025-08-12 20:16:15 +08:00
99307d2a67 Merge pull request '提交错分支了 爆' (#1) from main into Test_FromHyucen
Reviewed-on: #1
2025-08-12 19:59:02 +08:00
3 changed files with 42 additions and 10 deletions

View File

@@ -0,0 +1,14 @@
name: Admin 用 Bug 报告
about: 报告当前版本 天灾之下:危险连接 的 BugAdmin使用
title: "[Bug]: "
labels:
- "类型/Bug"
assignees:
- "Hyucen"
- "eHery"
body:
- type: textarea
attributes:
label: "Bug 描述"
validations:
required: true

View File

@@ -1,12 +1,30 @@
name: Bug Report
about: 用来报告当前版本 天灾之下:危险连接 所出现的Bug
title: "[Bug]"
name: Bug 报告
about: 报告当前版本 天灾之下:危险连接 的 Bug
title: "[Bug]: "
labels:
- "类型/Bug"
assignees:
- "Hyucen"
- "eHery"
body:
- type: checkboxes
id: bugcheck
attributes:
label: 确认你当前提交的 Bug 没有被重复提交
options:
- label: 我确认这个 Bug 没有被重复提交
required: true
label: "提交前确认:"
options:
- label: "我确认 Bug **尚未被人提交过**"
required: true
- label: "我确认此 Bug **非平衡性问题**"
required: true
- label: "我确认标题 **填写完整**"
required: true
- type: input
attributes:
label: "您的 Minecraft ID"
validations:
required: true
- type: textarea
attributes:
label: "Bug 描述"
placeholder: "请尽可能详细描述 Bug 的情况,并尽可能提供复现步骤。"
validations:
required: true

View File

@@ -1,3 +1,3 @@
# UnderTensai-Report
# UnderTensai-Issues
《天灾之下:危险连接》问题追踪