From de78b5dcecadc29e648e8e630c283ece9c39da03 Mon Sep 17 00:00:00 2001 From: Super12138 <70494801+Super12138@users.noreply.github.com> Date: Sun, 23 Feb 2025 20:34:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=97=AE=E9=A2=98=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E4=B8=AD=E6=88=AA=E5=9B=BE=E9=80=89=E9=A1=B9=E5=BF=85=E9=A1=BB?= =?UTF-8?q?=E6=80=A7=E8=AE=BE=E7=BD=AE=E9=94=99=E8=AF=AF?= 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 816926d..40a0279 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -65,7 +65,7 @@ body: label: 截图 / Screenshots description: 如果可以的话,请提供问题的截图 / If applicable, add screenshots to help explain your problem. validations: - required: true + required: false - type: textarea id: crash-log