From f993a9ffb536724151af3f231814f653d75b7ff9 Mon Sep 17 00:00:00 2001 From: CDN18 Date: Fri, 17 May 2024 16:45:04 +0800 Subject: [PATCH] chore: update new entry issue template --- .github/issue_template/new-entry-en.yml | 12 +++--------- .github/issue_template/new-entry-zh.yml | 12 +++--------- .github/issue_template/new-entry-zht.yml | 12 +++--------- 3 files changed, 9 insertions(+), 27 deletions(-) diff --git a/.github/issue_template/new-entry-en.yml b/.github/issue_template/new-entry-en.yml index 09319d6..eb3adb4 100644 --- a/.github/issue_template/new-entry-en.yml +++ b/.github/issue_template/new-entry-en.yml @@ -46,18 +46,12 @@ body: validations: required: false - type: checkboxes - id: i-am-editor + id: contribute-intention attributes: - label: I Am an Editor - description: If you are a member of the editorial committee, please check this box. options: - label: I am a member of the STARSET Wiki Editorial Committee. required: false - - type: checkboxes - id: self-assign - attributes: - label: Self-assignment - description: If you are willing to take on the writing task for this entry, please check this box. - options: - label: I am willing to take on the writing task for this entry. required: false + - label: I am willing to take on the translation task for this entry. + required: false diff --git a/.github/issue_template/new-entry-zh.yml b/.github/issue_template/new-entry-zh.yml index 7dfbed6..7d3b588 100644 --- a/.github/issue_template/new-entry-zh.yml +++ b/.github/issue_template/new-entry-zh.yml @@ -46,18 +46,12 @@ body: validations: required: false - type: checkboxes - id: i-am-editor + id: contribute-intention attributes: - label: 我是编委 - description: 如果你是编委会成员,请勾选此项。 options: - label: 我是STARSET Wiki编委会成员。 required: false - - type: checkboxes - id: self-assign - attributes: - label: 自行承担 - description: 如果你愿意自行承担该条目的编写工作,请勾选此项。 - options: - label: 我愿意自行承担该条目的编写工作。 required: false + - label: 我愿意自行承担该条目的翻译工作。 + required: false diff --git a/.github/issue_template/new-entry-zht.yml b/.github/issue_template/new-entry-zht.yml index ea0b978..19e9b85 100644 --- a/.github/issue_template/new-entry-zht.yml +++ b/.github/issue_template/new-entry-zht.yml @@ -46,18 +46,12 @@ body: validations: required: false - type: checkboxes - id: i-am-editor + id: contribute-intention attributes: - label: 我是編委 - description: 如果你是編委會成員,請勾選此項。 options: - label: 我是STARSET Wiki編委會成員。 required: false - - type: checkboxes - id: self-assign - attributes: - label: 自行承擔 - description: 如果你願意自行承擔該條目的編寫工作,請勾選此項。 - options: - label: 我願意自行承擔該條目的編寫工作。 required: false + - label: 我願意自行承擔該條目的翻譯工作。 + required: false