File tree Expand file tree Collapse file tree 1 file changed +26
-2
lines changed
Expand file tree Collapse file tree 1 file changed +26
-2
lines changed Original file line number Diff line number Diff line change @@ -3,15 +3,39 @@ description: Report a bug to APIJSON/为 APIJSON 反馈 bug
33title : " [Bug] "
44labels : [kind/bug]
55body :
6+ - type : textarea
7+ attributes :
8+ label : APIJSON Version/APIJSON 版本号
9+ description : |
10+ e.g./例如
11+ - 5.4.0
12+ value : |
13+ -
14+ render : markdown
15+
16+ validations :
17+ required : true
18+
19+ - type : textarea
20+ attributes :
21+ label : DB type & Version/数据库类型及版本号
22+ description : |
23+ e.g./例如
24+ - MySQL 5.7.34
25+ value : |
26+ -
27+ render : markdown
28+
29+ validations :
30+ required : true
31+
632- type : textarea
733 attributes :
834 label : Environment/环境信息
935 description : |
1036 e.g.
1137 - **OS/系统**: MacOS Monterey 12.6 (21G115) M1
1238 - **JDK/基础库**: 1.8.0_17
13- - **DB/数据库**: 1.8.0_17
14- - **APIJSON**: 5.4.0
1539 value : |
1640 - OS/系统:
1741 - JDK/基础库:
You can’t perform that action at this time.
0 commit comments