From f826717bfb22e626632b1878ad7a4a62f17214ec Mon Sep 17 00:00:00 2001 From: zengguoyang Date: Tue, 30 Jan 2024 20:00:12 +0800 Subject: [PATCH] fix syntax error in bug report issue template --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 95c66a1..1114974 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -63,7 +63,7 @@ body: A clear and concise description of what you expected to happen. 请用一段清晰且准确的描述,说明您期望的正确结果是什么。 - - type: markdown + - type: textarea id: screenshots attributes: label: Screenshots / 截图