mirror of
https://github.com/qiandao-today/templates.git
synced 2025-05-02 20:23:32 +00:00
Update Readme and issue_template
This commit is contained in:
parent
9f0ed92e15
commit
5715179977
7
.github/ISSUE_TEMPLATE/process_har.yaml
vendored
7
.github/ISSUE_TEMPLATE/process_har.yaml
vendored
@ -41,3 +41,10 @@ body:
|
||||
description: |
|
||||
请将 HAR 文件内容粘贴到此处, 建议使用 json 格式化工具进行格式化后再粘贴
|
||||
render: JSON
|
||||
- type: textarea
|
||||
id: other_information
|
||||
attributes:
|
||||
label: 其他信息
|
||||
description: |
|
||||
请提供其他信息, 例如: 对于 Issue 的其他说明, 选填
|
||||
render: Markdown
|
||||
|
@ -44,7 +44,7 @@ Tips:
|
||||
|
||||
> **PS: 旧的 HAR 模板如何更新?**
|
||||
>
|
||||
> 参考如下格式编辑并更新 HAR 模板所对应的 Issue 评论区内容:
|
||||
> 复制以下格式内容至 HAR 模板所对应的 Issue 评论区内主楼部分, 编辑并修改其中的内容:
|
||||
>
|
||||
> ~~~markdown
|
||||
> ### HAR 模板名称
|
||||
@ -68,6 +68,11 @@ Tips:
|
||||
> ```JSON
|
||||
> 请将此行替换为 **HAR 模板内容** (请粘贴 HAR 文件内容, 建议使用 json 格式化工具进行格式化后再粘贴)
|
||||
> ```
|
||||
>
|
||||
> ### 其他信息
|
||||
>
|
||||
> 选填, 可以在此输入其他信息 (例如: 对于 Issue 的其他说明)
|
||||
>
|
||||
> ~~~
|
||||
|
||||
## 📄如何注册第三方库
|
||||
|
Loading…
x
Reference in New Issue
Block a user