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