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