mirror of https://github.com/ruanyf/weekly
fix: issue template config name err
parent
6dd1a4fe25
commit
b835bf9ad6
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: [文章推荐/文章自荐]
|
||||
name: 文章推荐/文章自荐
|
||||
about: 如果要推荐自己或他人的优秀文章,请点击此模板。
|
||||
title: "【文章推荐/文章自荐】xxxxxxxxx"
|
||||
labels: ["article-recommendation"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: [开源推荐/开源自荐]
|
||||
name: 开源推荐/开源自荐
|
||||
about: 如果要推荐自己或他人的开源项目,请点击此模板。
|
||||
title: "【开源推荐/开源自荐】xxxxxxxxx"
|
||||
labels: ["open-source-recommendation"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: [工具推荐/工具自荐]
|
||||
name: 工具推荐/工具自荐
|
||||
about: 如果要推荐自己或他人的优秀工具,请点击此模板。
|
||||
title: "【工具推荐/工具自荐】xxxxxxxxx"
|
||||
labels: ["tools-recommendation"]
|
||||
|
|
Loading…
Reference in New Issue