diff --git a/.github/ISSUE_TEMPLATE/1_feature_request.yml b/.github/ISSUE_TEMPLATE/1_feature_request.yml index b433ffb2..0300fddb 100644 --- a/.github/ISSUE_TEMPLATE/1_feature_request.yml +++ b/.github/ISSUE_TEMPLATE/1_feature_request.yml @@ -13,7 +13,7 @@ body: - type: checkboxes id: testing2 attributes: - label: Please open another issue if you have multiple features to request. + label: If you have more than one feature, please open multiple issues to report respectively. options: - label: "Yes" required: true diff --git a/.github/ISSUE_TEMPLATE/2_feature_request_cn.yml b/.github/ISSUE_TEMPLATE/2_feature_request_cn.yml index c15d8b43..a11123c9 100644 --- a/.github/ISSUE_TEMPLATE/2_feature_request_cn.yml +++ b/.github/ISSUE_TEMPLATE/2_feature_request_cn.yml @@ -13,7 +13,7 @@ body: - type: checkboxes id: testing2 attributes: - label: 如果您有不止一个需求,请再开一个 issue 来提交. + label: 如果您有不止一个需求,请在多个 issue 里分别提交. options: - label: "Yes" required: true