diff --git a/.github/ISSUE_TEMPLATE/issue-article-recommendation.md b/.github/ISSUE_TEMPLATE/issue-article-recommendation.md index 27fb7ce..4958f5c 100644 --- a/.github/ISSUE_TEMPLATE/issue-article-recommendation.md +++ b/.github/ISSUE_TEMPLATE/issue-article-recommendation.md @@ -1,5 +1,5 @@ --- -name: [文章推荐/文章自荐] +name: 文章推荐/文章自荐 about: 如果要推荐自己或他人的优秀文章,请点击此模板。 title: "【文章推荐/文章自荐】xxxxxxxxx" labels: ["article-recommendation"] diff --git a/.github/ISSUE_TEMPLATE/issue-open-source-recommendation.md b/.github/ISSUE_TEMPLATE/issue-open-source-recommendation.md index 6f83ab2..ea14e14 100644 --- a/.github/ISSUE_TEMPLATE/issue-open-source-recommendation.md +++ b/.github/ISSUE_TEMPLATE/issue-open-source-recommendation.md @@ -1,5 +1,5 @@ --- -name: [开源推荐/开源自荐] +name: 开源推荐/开源自荐 about: 如果要推荐自己或他人的开源项目,请点击此模板。 title: "【开源推荐/开源自荐】xxxxxxxxx" labels: ["open-source-recommendation"] diff --git a/.github/ISSUE_TEMPLATE/issue-tools-recommendation.md b/.github/ISSUE_TEMPLATE/issue-tools-recommendation.md index 0a8b90c..c501483 100644 --- a/.github/ISSUE_TEMPLATE/issue-tools-recommendation.md +++ b/.github/ISSUE_TEMPLATE/issue-tools-recommendation.md @@ -1,5 +1,5 @@ --- -name: [工具推荐/工具自荐] +name: 工具推荐/工具自荐 about: 如果要推荐自己或他人的优秀工具,请点击此模板。 title: "【工具推荐/工具自荐】xxxxxxxxx" labels: ["tools-recommendation"]