[#] issue template

This commit is contained in:
huiyadanli 2022-03-26 00:04:21 +08:00
parent 8c3c9ef6a6
commit ba3bdf8cbe

View File

@ -11,6 +11,7 @@ body:
请按下方的要求填写完整的问题表单,方便作者进行更新。 请按下方的要求填写完整的问题表单,方便作者进行更新。
- type: input - type: input
id: version
attributes: attributes:
label: 微信/QQ 版本 label: 微信/QQ 版本
description: | description: |
@ -20,12 +21,14 @@ body:
required: true required: true
- type: input - type: input
id: url
attributes: attributes:
label: 对应版本的下载地址 label: 对应版本的下载地址
description: 如果是从某个链接下载的对应版本,请把链接附上。测试版本请务必附上下载链接! description: 如果是从某个链接下载的对应版本,请把链接附上。测试版本请务必附上下载链接!
placeholder: https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe placeholder: https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe
- type: textarea - type: textarea
id: tips
attributes: attributes:
label: 软件提示了什么? label: 软件提示了什么?
description: 你的操作流程简述,和软件安装补丁失败后的提示,建议附上截图。 description: 你的操作流程简述,和软件安装补丁失败后的提示,建议附上截图。