From d1d96273cadf0fca894115a15ff41ee8f39b0686 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Tue, 17 May 2022 09:46:45 +0800 Subject: [PATCH] :octocat: Update GitHub Issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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