fix: issue template config name err

pull/2451/head
二丫讲梵 2022-06-16 12:39:28 +08:00
parent 6dd1a4fe25
commit b835bf9ad6
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
---
name: [文章推荐/文章自荐]
name: 文章推荐/文章自荐
about: 如果要推荐自己或他人的优秀文章,请点击此模板。
title: "【文章推荐/文章自荐】xxxxxxxxx"
labels: ["article-recommendation"]

View File

@ -1,5 +1,5 @@
---
name: [开源推荐/开源自荐]
name: 开源推荐/开源自荐
about: 如果要推荐自己或他人的开源项目,请点击此模板。
title: "【开源推荐/开源自荐】xxxxxxxxx"
labels: ["open-source-recommendation"]

View File

@ -1,5 +1,5 @@
---
name: [工具推荐/工具自荐]
name: 工具推荐/工具自荐
about: 如果要推荐自己或他人的优秀工具,请点击此模板。
title: "【工具推荐/工具自荐】xxxxxxxxx"
labels: ["tools-recommendation"]