1
0
mirror of https://github.com/6dylan6/jdpro.git synced 2026-03-24 15:33:27 +08:00
This commit is contained in:
2024
2025-07-19 14:50:00 +08:00
parent a13b711475
commit 519dfc9be1
7 changed files with 33 additions and 59 deletions

18
.github/ISSUE_TEMPLATE/bug_report.yml vendored Normal file
View File

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