We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 811b089 commit fa1d370Copy full SHA for fa1d370
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -43,9 +43,8 @@ body:
43
- type: input
44
attributes:
45
label: APIAuto Screenshots/APIAuto 请求与结果完整截屏
46
- description: "Upload by copy and paste./复制图片再粘贴到输入框(用 APIAuto 能静态检查出很多问题,甚至还有修复建议,不用浪费你我的时间)\n https://github.com/TommyLemon/APIAuto "
+ description: "Upload by copy and paste image file or url./复制图片文件或 URL 再粘贴到输入框(用 APIAuto 能静态检查出很多问题,甚至还有修复建议,不用浪费你我的时间)\n https://github.com/TommyLemon/APIAuto "
47
value:
48
- render: markdown
49
50
validations:
51
required: true
0 commit comments