Compare commits
1 Commits
main
...
Test_FromH
| Author | SHA1 | Date | |
|---|---|---|---|
| 171605f824 |
@@ -1,14 +0,0 @@
|
|||||||
name: Admin 用 Bug 报告
|
|
||||||
about: 报告当前版本 天灾之下:危险连接 的 Bug(Admin使用)
|
|
||||||
title: "[Bug]: "
|
|
||||||
labels:
|
|
||||||
- "类型/Bug"
|
|
||||||
assignees:
|
|
||||||
- "Hyucen"
|
|
||||||
- "eHery"
|
|
||||||
body:
|
|
||||||
- type: textarea
|
|
||||||
attributes:
|
|
||||||
label: "Bug 描述"
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
@@ -5,7 +5,6 @@ labels:
|
|||||||
- "类型/Bug"
|
- "类型/Bug"
|
||||||
assignees:
|
assignees:
|
||||||
- "Hyucen"
|
- "Hyucen"
|
||||||
- "eHery"
|
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
@@ -15,13 +14,36 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- label: "我确认此 Bug **非平衡性问题**"
|
- label: "我确认此 Bug **非平衡性问题**"
|
||||||
required: true
|
required: true
|
||||||
- label: "我确认标题 **填写完整**"
|
- type: input
|
||||||
required: true
|
attributes:
|
||||||
|
label: "出现 Bug 的对局时间"
|
||||||
|
description: "请使用北京时间 (GMT+8) 填写"
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
label: "参与的玩家 ID"
|
||||||
|
description: "使用逗号分隔,将**天灾写在第一位**"
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
label: "出现/发现 Bug 的玩家 ID 及使用职业"
|
||||||
|
description: "**天灾需写适应力**"
|
||||||
|
placeholder: "如 o0SId0o 超活性化僵尸 适应力1"
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: "您的 Minecraft ID"
|
label: "您的 Minecraft ID"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
label: "您的联系方式"
|
||||||
|
placeholder: "尽量填写 QQ"
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: "Bug 描述"
|
label: "Bug 描述"
|
||||||
|
|||||||
Reference in New Issue
Block a user