From 3b3751408091905f3c427bddfe0ffd279a107bb8 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Tue, 29 Nov 2022 15:06:28 +0800 Subject: [PATCH] =?UTF-8?q?:octocat:=20=E4=BF=AE=E6=94=B9=20Issue=20?= =?UTF-8?q?=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f780481b8..b9a41e740 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ name: 🐛 缺陷报告 Bug Report description: 报告缺陷以帮助我们进行改进 Report defects to help us improve -title: "" +title: "请输入问题报告标题 Please enter the title of the bug report" body: - type: checkboxes attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 6b8e0a4ec..e94f60371 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,6 +1,6 @@ name: ✨ 特性提议 Request new features description: 欢迎提出你所期待的新特性 Come up with the features you expected -title: "" +title: "请输入特性提议标题 Please enter the title of the feature request" body: - type: textarea attributes: