File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,29 +3,22 @@ description: Report a bug to APIJSON/为 APIJSON 反馈 bug
33title : " [Bug] "
44labels : [kind/bug]
55body :
6- - type : textarea
6+ - type : input
77 attributes :
88 label : APIJSON Version/APIJSON 版本号
9- description : |
10- e.g./例如
11- - 5.4.0
12- value : |
13- -
14- render : markdown
9+ placeholder : |
10+ e.g./例如 5.4.0
1511
1612 validations :
1713 required : true
1814
19- - type : textarea
15+ - type : input
2016 attributes :
2117 label : DB type & Version/数据库类型及版本号
22- description : |
18+ placeholder : |
2319 e.g./例如
2420 - MySQL 5.7.34
25- value : |
26- -
27- render : markdown
28-
21+
2922 validations :
3023 required : true
3124
@@ -50,13 +43,17 @@ body:
5043 attributes :
5144 label : Current Behavior/问题描述
5245 description : A concise description of what you're experiencing. Attach screenshots if needed.
46+ render : markdown
47+
5348 validations :
5449 required : true
5550
5651- type : textarea
5752 attributes :
5853 label : Expected Behavior/期望结果
5954 description : A concise description of what you expected to happen.
55+ render : markdown
56+
6057 validations :
6158 required : false
6259
6562 attributes :
6663 label : Any additional comments?/其它补充说明?
6764 description : |
68- e.g. some background/context of how you ran into this bug.
65+ e.g. some background/context of how you ran into this bug./例如:一些背景或上下文信息,包括复现步骤、相关日志等
66+ render : markdown
6967
7068 validations :
7169 required : false
You can’t perform that action at this time.
0 commit comments