Files
UnderTensai-Issues/.gitea/ISSUE_TEMPLATE/bug-report.yaml
2025-12-11 18:26:09 +08:00

47 lines
1.2 KiB
YAML

name: Bug 报告
about: 报告当前版本 天灾之下:危险连接 的 Bug
title: "[Bug]: "
labels:
- "类型/Bug"
assignees:
- "Hyucen"
- "eHery"
body:
- type: checkboxes
attributes:
label: "提交前确认:"
options:
- label: "我确认此 Bug **尚未被人提交过**"
required: true
- label: "我确认此 Bug **非平衡性问题**"
required: true
- type: input
attributes:
label: "出现 Bug 的对局时间"
description: "请使用北京时间 (GMT+8) 填写"
validations:
required: true
- type: input
attributes:
label: "出现/发现 Bug 的玩家 ID 及使用职业"
description: "**天灾需写适应力**"
placeholder: "如 o0SId0o 超活性化僵尸 适应力1"
validations:
required: true
- type: input
attributes:
label: "您的 Minecraft ID"
validations:
required: true
- type: input
attributes:
label: "您的联系方式"
placeholder: "尽量填写 QQ"
validations:
required: true
- type: textarea
attributes:
label: "Bug 描述"
placeholder: "请尽可能详细描述 Bug 的情况,并尽可能提供复现步骤。"
validations:
required: true