mirror of
https://gitee.com/dromara/dbswitch.git
synced 2026-01-13 06:04:44 +08:00
更新issue模板
This commit is contained in:
@@ -16,16 +16,19 @@ body:
|
||||
- "其他版本已不维护,勿提issue"
|
||||
validations:
|
||||
required: true
|
||||
- type: checkboxes
|
||||
- type: dropdown
|
||||
id: modify
|
||||
attributes:
|
||||
label: 是否进行了二次开发
|
||||
options:
|
||||
- label: 是
|
||||
required: false
|
||||
- "是"
|
||||
- "否"
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: desired-solution
|
||||
attributes:
|
||||
label: 问题描述
|
||||
description: 详细描述问题,提供相应截图和日志,对于有堆栈报错信息,请提供完整的堆栈信息。
|
||||
description: 详细描述问题,提供相应截图和日志,对于有堆栈报错信息,请提供完整的堆栈信息,对于一句话反馈的BUG将会被无视而关闭。
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user