diff --git a/.github/ISSUE_TEMPLATE/ join_case.md b/.github/ISSUE_TEMPLATE/ join_case.md index 9f00c1f..99ebece 100644 --- a/.github/ISSUE_TEMPLATE/ join_case.md +++ b/.github/ISSUE_TEMPLATE/ join_case.md @@ -1,6 +1,7 @@ --- name: 申请加入案例 about: 申请将你的站点展示在文档站案例页 +label: 申请加入案例 --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4c30064..b9807c9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,7 @@ --- name: 报告bug about: 创建一个报告来帮助我们改进 +label: bug --- diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index aba8986..9d48029 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,6 +1,7 @@ --- name: 提交疑问 about: 提交你的疑问 +label: 提问 ---