File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -11,14 +11,14 @@ body:
1111 attributes :
1212 label : APIJSON Version/APIJSON 版本号
1313 placeholder : |
14- e.g./例如 5.4.0
14+ e.g./例如 5.4.0 ,如果不是最新版请用最新版,复现问题再来,原则上不更新旧版,而是只维护一个最新版
1515
1616 validations :
1717 required : true
1818
1919- type : input
2020 attributes :
21- label : DB type & Version/数据库类型及版本号
21+ label : Database Type & Version/数据库类型及版本号
2222 placeholder : |
2323 e.g./例如 MySQL 5.7.34
2424
3939
4040 validations :
4141 required : true
42+
43+ - type : textarea
44+ attributes :
45+ label : APIAuto Screenshots/APIAuto 请求与结果完整截屏
46+ description : " Upload by copy and paste./复制图片再粘贴到输入框(用 APIAuto 能静态检查出很多问题,甚至还有修复建议,不用浪费你我的时间)\n https://github.com/TommyLemon/APIAuto "
47+ value : |
48+ render : markdown
4249
50+ validations :
51+ required : true
52+
4353- type : textarea
4454 attributes :
4555 label : Current Behavior/问题描述
You can’t perform that action at this time.
0 commit comments