From 7d2e8ee1f575a45f8e6886fa362ce094c0322a41 Mon Sep 17 00:00:00 2001 From: septs Date: Sun, 20 Aug 2023 20:52:23 +0800 Subject: [PATCH] fix: .github folder (#867) --- .github/ISSUE_TEMPLATE/01-hrt.yml | 2 +- .github/ISSUE_TEMPLATE/02-psycho.yml | 2 +- .github/ISSUE_TEMPLATE/03-srs.yml | 2 +- .github/ISSUE_TEMPLATE/99-outdated.yml | 2 +- .github/auto_assign.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01-hrt.yml b/.github/ISSUE_TEMPLATE/01-hrt.yml index a62c0338..187e7243 100644 --- a/.github/ISSUE_TEMPLATE/01-hrt.yml +++ b/.github/ISSUE_TEMPLATE/01-hrt.yml @@ -1,6 +1,6 @@ name: 报告新的 HRT 医生 description: 报告新的 HRT 医生 -labels: ["hrt"] +labels: [HRT] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/02-psycho.yml b/.github/ISSUE_TEMPLATE/02-psycho.yml index a74a9bd3..e9973358 100644 --- a/.github/ISSUE_TEMPLATE/02-psycho.yml +++ b/.github/ISSUE_TEMPLATE/02-psycho.yml @@ -1,6 +1,6 @@ name: 报告新的精神科医生 description: 报告新的精神科医生 -labels: ["psycho"] +labels: [Psycho | 精神科] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/03-srs.yml b/.github/ISSUE_TEMPLATE/03-srs.yml index f277a333..47cc39a9 100644 --- a/.github/ISSUE_TEMPLATE/03-srs.yml +++ b/.github/ISSUE_TEMPLATE/03-srs.yml @@ -1,6 +1,6 @@ name: 报告新的 SRS 医生 description: 报告新的 SRS 医生 -labels: ["srs"] +labels: [SRS] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/99-outdated.yml b/.github/ISSUE_TEMPLATE/99-outdated.yml index 556ad42b..335a7110 100644 --- a/.github/ISSUE_TEMPLATE/99-outdated.yml +++ b/.github/ISSUE_TEMPLATE/99-outdated.yml @@ -1,6 +1,6 @@ name: 报告过时内容 description: 报告过时内容 -labels: ["outdated"] +labels: [Outdated Information | 信息待更新] body: - type: markdown attributes: diff --git a/.github/auto_assign.yml b/.github/auto_assign.yml index a2ec26be..c4ebcba0 100644 --- a/.github/auto_assign.yml +++ b/.github/auto_assign.yml @@ -1,3 +1,3 @@ addReviewers: true -reviewers: [/mtfwiki-editors] +reviewers: [/mtfwiki-cn-editors, /mtfwiki-jp-editors] numberOfReviewers: 0