From a13bceb7313592cee7e0dd76f9e0722067405e7a Mon Sep 17 00:00:00 2001 From: Howard Wu <40033067+Howard20181@users.noreply.github.com> Date: Mon, 6 Sep 2021 23:02:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0->=E7=9A=84=20(#1074)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/feature_request.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index aea1237f..92f5c21e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -12,8 +12,8 @@ body: required: true - type: textarea attributes: - label: Describe the solution you'd like/描述你想要地解决方案 - placeholder: A clear and concise description of what you want to happen./请清晰准确描述新特性地预期行为 + label: Describe the solution you'd like/描述你想要的解决方案 + placeholder: A clear and concise description of what you want to happen./请清晰准确描述新特性的预期行为 validations: required: true - type: textarea