Update bug_report.yml

This commit is contained in:
TommyLemon 2022-11-23 21:14:08 +08:00 committed by GitHub
parent d499ca9ec5
commit a432fbcc51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,32 @@ description: Report a bug to APIJSON/为 APIJSON 反馈 bug
title: "[Bug] "
labels: [kind/bug]
body:
- type: textarea
attributes:
label: APIJSON Version/APIJSON 版本号
description: |
e.g./例如
- 5.4.0
value: |
-
render: markdown
validations:
required: true
- type: textarea
attributes:
label: DB type & Version/数据库类型及版本号
description: |
e.g./例如
- MySQL 5.7.34
value: |
-
render: markdown
validations:
required: true
- type: textarea
attributes:
label: Environment/环境信息
@ -10,8 +36,6 @@ body:
e.g.
- **OS/系统**: MacOS Monterey 12.6 (21G115) M1
- **JDK/基础库**: 1.8.0_17
- **DB/数据库**: 1.8.0_17
- **APIJSON**: 5.4.0
value: |
- OS/系统:
- JDK/基础库: