Skip to content

Commit 41bbe19

Browse files
authored
Update template_example.yaml
1 parent 0649e1a commit 41bbe19

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/template_example.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,16 @@ body:
2222
label: 站点信息
2323
description: 请在双引号中填写,不要修改格式。
2424
value: |
25+
<!--
26+
请在下方的 `JSON` 块中填写,字段说明:
27+
- title: 友链标题
28+
- url: 友链地址
29+
- icon: 网站图标
30+
- snapshot: 网站截图
31+
- description: 一句话简介
32+
- feed: 订阅地址(抓取并显示最新文章,没有 feed 地址时,排序会靠后)
33+
-->
34+
2535
```json
2636
{
2737
"title": "",

0 commit comments

Comments
 (0)