From 2be21883b1aafe612b02b89750ad050858479fcf Mon Sep 17 00:00:00 2001 From: Masterain Date: Thu, 22 Sep 2022 02:18:46 -0700 Subject: [PATCH] Update feature_request.yml --- .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 fdf36f59..56a384ba 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,6 +1,6 @@ name: 功能请求 description: 告诉我们你的想法 -title: "[Feat]: 取一个合适的标题" +title: "[Feat]: 在这里填写一个合适的标题" labels: ["功能"] assignees: - Lightczx @@ -16,4 +16,4 @@ body: label: 你想要实现或优化的功能? description: 详细的描述一下你想要的功能 validations: - required: true \ No newline at end of file + required: true