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