Update Readme and issue_template

This commit is contained in:
a76yyyy 2023-06-03 00:59:44 +08:00
parent 9f0ed92e15
commit 5715179977
2 changed files with 13 additions and 1 deletions

View File

@ -41,3 +41,10 @@ body:
description: |
请将 HAR 文件内容粘贴到此处, 建议使用 json 格式化工具进行格式化后再粘贴
render: JSON
- type: textarea
id: other_information
attributes:
label: 其他信息
description: |
请提供其他信息, 例如: 对于 Issue 的其他说明, 选填
render: Markdown

View File

@ -44,7 +44,7 @@ Tips:
> **PS: 旧的 HAR 模板如何更新?**
>
> 参考如下格式编辑并更新 HAR 模板所对应的 Issue 评论区内容:
> 复制以下格式内容至 HAR 模板所对应的 Issue 评论区内主楼部分, 编辑并修改其中的内容:
>
> ~~~markdown
> ### HAR 模板名称
@ -68,6 +68,11 @@ Tips:
> ```JSON
> 请将此行替换为 **HAR 模板内容** (请粘贴 HAR 文件内容, 建议使用 json 格式化工具进行格式化后再粘贴)
> ```
>
> ### 其他信息
>
> 选填, 可以在此输入其他信息 (例如: 对于 Issue 的其他说明)
>
> ~~~
## 📄如何注册第三方库