From 8129c76a7be2b77ff9632d4205851688909a6dd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=81=8D=E5=85=AE=E6=83=9A=E5=85=AE?= <101191390+HIllya51@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:18:15 +0800 Subject: [PATCH] Update 01_bug.yaml --- .github/ISSUE_TEMPLATE/01_bug.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug.yaml b/.github/ISSUE_TEMPLATE/01_bug.yaml index 42376704..0cd460dd 100644 --- a/.github/ISSUE_TEMPLATE/01_bug.yaml +++ b/.github/ISSUE_TEMPLATE/01_bug.yaml @@ -13,6 +13,8 @@ body: - type: textarea attributes: label: Reproduction steps 复现步骤 - description: Describe the reproduction steps precisely if possible. 尽可能详细描述错误产生的细节。 + description: > + Describe the reproduction steps precisely if possible. + 尽可能详细描述错误产生的细节。 validations: required: true \ No newline at end of file