From 2d17fe795347e62fd42e0f64779f1a3d76d5a71f Mon Sep 17 00:00:00 2001 From: fscarmen <62703343+fscarmen@users.noreply.github.com> Date: Wed, 31 Aug 2022 16:37:42 +0800 Subject: [PATCH] Update 01_bug_report.yml --- .github/ISSUE_TEMPLATE/01_bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.yml b/.github/ISSUE_TEMPLATE/01_bug_report.yml index 2dbb64a..2580ae0 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01_bug_report.yml @@ -46,7 +46,7 @@ body: attributes: label: "Log / 日志信息" description: "Enter the output error message, taking care to obscure important/private information 输出错误信息,注意隐去重要/隐私信息" - placeholder: Paste here 粘贴在此处``` + placeholder: Paste here 粘贴在此处 validations: required: true - type: checkboxes