From e85725337f707a510a7d45cb73bb941ff003d091 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Mon, 7 Nov 2022 21:43:31 +0800 Subject: [PATCH] =?UTF-8?q?:octocat:=20=E6=9B=B4=E6=96=B0=E7=BC=BA?= =?UTF-8?q?=E9=99=B7=E6=8A=A5=E5=91=8A=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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a012924b8..a10003fde 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -28,8 +28,8 @@ body: attributes: label: 描述问题 Describe the problem description: | - 请尽量清晰地描述你遇到的问题,并确认能够在默认主题下重现该问题。 - Please describe the problem you are experiencing as clearly as possible and confirm that you can reproduce the problem with the default theme. + 请尽量清晰地描述你遇到的问题。 + Please describe the problem you are experiencing as clearly as possible. validations: required: true - type: textarea