From 90ede42e4dcddde1db434c5d017f4d430d00455c Mon Sep 17 00:00:00 2001 From: akaError <97499944+akaError@users.noreply.github.com> Date: Fri, 11 Mar 2022 17:12:15 +0800 Subject: [PATCH] Update bug-report.yml --- .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 f58194c82..1e28205f6 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -43,6 +43,6 @@ body: - type: textarea attributes: label: other information - description: what you expected.Error Log or Core stack + description: Error Log or Core stack or Others validations: required: false