From 0c4d271ac545dd37360ee5d709a29eade1a1b3ae Mon Sep 17 00:00:00 2001 From: Howard Wu <40033067+Howard20181@users.noreply.github.com> Date: Fri, 23 Sep 2022 23:05:30 +0800 Subject: [PATCH] Update bug_report.yml --- .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 93e872a..40ba70d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -16,7 +16,7 @@ body: - type: textarea attributes: label: Steps to reproduce/复现步骤 - placeholder: | + value: | 1. 2. 3. @@ -71,12 +71,12 @@ body: attributes: label: Logs/日志 description: Please copy and paste the error or submit a screenshot. Without log, the issue will be closed. /请复制粘贴错误或提交截图截图。无日志提交会被关闭。 - placeholder: | + value: |
Details - Upload screenshots by clicking the bar on the bottom. /点击文本框底栏上传截图文件。 +
validations: - required: true \ No newline at end of file + required: true