宣传图片更新
5
.gitee/ISSUE_TEMPLATE/config.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
blank_issues_enabled: false # 不允许用户创建空白 Issue
|
||||
contact_links:
|
||||
- name: 遇到问题先去看文档!谢谢! # 外部网站名称
|
||||
url: https://gitee.com/inrgihc/dbswitch/blob/master/README.md # 跳转的外部网站目标地址
|
||||
about: 文档可以解决你百分之八九十的疑惑 # 跳转外部网站的描述说明
|
31
.gitee/ISSUE_TEMPLATE/issue.yml
Normal file
@@ -0,0 +1,31 @@
|
||||
name: BUG反馈、需求或问题咨询
|
||||
description: "请尽可能详细的描述问题,提供足够的上下文"
|
||||
body:
|
||||
- type: dropdown
|
||||
id: version
|
||||
attributes:
|
||||
label: dbswitch版本
|
||||
options:
|
||||
- "1.9.3"
|
||||
- "1.9.2"
|
||||
- "1.9.1"
|
||||
- "1.9.0"
|
||||
- "1.8.2"
|
||||
- "1.8.1"
|
||||
- "1.8.0"
|
||||
- "其他版本已不维护,勿提issue"
|
||||
validations:
|
||||
required: true
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: 是否进行了二次开发
|
||||
options:
|
||||
- label: 是
|
||||
required: false
|
||||
- type: textarea
|
||||
id: desired-solution
|
||||
attributes:
|
||||
label: 问题描述
|
||||
description: 详细描述问题,提供相应截图和日志,对于有堆栈报错信息,请提供完整的堆栈信息。
|
||||
validations:
|
||||
required: true
|
Before Width: | Height: | Size: 118 KiB After Width: | Height: | Size: 126 KiB |
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 106 KiB |
Before Width: | Height: | Size: 114 KiB After Width: | Height: | Size: 111 KiB |
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 102 KiB |
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 73 KiB |
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 95 KiB |