chore: update issues template

This commit is contained in:
开源海哥 2023-09-19 09:07:54 +08:00
parent 0a114f5523
commit 3e2060b62a
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ body:
attributes: attributes:
label: 这个 Bug 是否已经存在: label: 这个 Bug 是否已经存在:
options: options:
- label: 已经搜索过现有的问题 (https://gitee.com/mybatis-flex/mybatis-flex/issues) - label: 确定已经把 MyBatis-Flex 升级到最新版本 v1.6.5,并已搜索过现有的问题 (https://gitee.com/mybatis-flex/mybatis-flex/issues)
required: true required: true
- type: textarea - type: textarea
attributes: attributes:

View File

@ -13,7 +13,7 @@ body:
attributes: attributes:
label: 这个问题是否已经存在: label: 这个问题是否已经存在:
options: options:
- label: 已经搜索过现有的问题 (https://gitee.com/mybatis-flex/mybatis-flex/issues) - label: 确定已经把 MyBatis-Flex 升级到最新版本 v1.6.5,并已搜索过现有的问题 (https://gitee.com/mybatis-flex/mybatis-flex/issues)
required: true required: true
- type: textarea - type: textarea
id: question-description id: question-description