From 70a29fc623b9a55e3e4da4b5a7a42c605f17c9dc Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Thu, 29 May 2025 16:51:47 +0800 Subject: [PATCH] chore: f u if you dont provide enough info in issue --- .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 08b5f0c2..f82003e0 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -19,7 +19,7 @@ body: - type: textarea attributes: label: 复现步骤 - description: 如何重现这个问题,越详细越好;提供越多信息,我们会越快解决问题。 + description: 提供越多信息,我们会越快解决问题,建议多提供配置截图;**如果你不认真填写(只一两句话概括),我们会很生气并且立即关闭 issue 或两年后才回复你** validations: required: false - type: textarea