From 3b0ff6f87c55da1f74aba7024f7b896907a0f9a7 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Mon, 7 Nov 2022 22:55:54 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a10003fde..b9a41e740 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -15,7 +15,7 @@ body: required: true - type: checkboxes attributes: - label: 该问题是否能够在默认主题下重现? Can the issue be reproduced with the default theme? + label: 该问题是否能够在默认主题(daylight/midnight)下重现? Can the issue be reproduced with the default theme (daylight/midnight)? description: | 请确认该问题能够在默认主题下重现。 Please confirm that the issue can be reproduced with the default theme.