diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a012924b8..a10003fde 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -28,8 +28,8 @@ body: attributes: label: 描述问题 Describe the problem description: | - 请尽量清晰地描述你遇到的问题,并确认能够在默认主题下重现该问题。 - Please describe the problem you are experiencing as clearly as possible and confirm that you can reproduce the problem with the default theme. + 请尽量清晰地描述你遇到的问题。 + Please describe the problem you are experiencing as clearly as possible. validations: required: true - type: textarea