Files
UnderTensai-Issues/.gitea/ISSUE_TEMPLATE/bug-report.yaml
2025-08-12 20:29:19 +08:00

21 lines
571 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
name: Bug Report
about: 用来报告当前版本 天灾之下:危险连接 所出现的Bug
title: "[Bug]"
body:
- type: checkboxes
attributes:
label: "提交前请先确认"
options:
- label: "我确认此 Bug 尚未被人提交过"
required: true
- label: "我确认此 Bug 非平衡性问题"
required: true
- type: textarea
attributes:
label: "出现问题的时间"
placeholder: "请使用北京时间GMT+8填写"
validations:
is_number: true
required: true