jdpro/.github/ISSUE_TEMPLATE/bug_report.yml
2025-07-19 14:50:00 +08:00

19 lines
422 B
YAML

name: 问题反馈 🐞
description: 有问题先更新订阅,不行才提
body:
- type: input
id: version
attributes:
label: 青龙版本
validations:
required: true
- type: textarea
id: description
attributes:
label: 问题描述
description: 尽量详细描述问题,附上错误日志或截图。
placeholder: 请描述
validations:
required: true