mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-03-24 15:33:27 +08:00
1
This commit is contained in:
18
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
Normal file
18
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
Normal 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
|
||||
Reference in New Issue
Block a user