diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 903fc5f17..d9027c525 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -30,10 +30,10 @@ body: - type: textarea attributes: label: 版本环境 Version environment - placeholder: | - - Version: - - Operating System: - - Browser (if used): + value: | + - Version: + - Operating System: + - Browser (if used): render: markdown validations: required: false