Update bug_report.yml

This commit is contained in:
Howard Wu 2022-09-23 23:05:30 +08:00 committed by GitHub
parent d0b4843753
commit 0c4d271ac5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: Steps to reproduce/复现步骤 label: Steps to reproduce/复现步骤
placeholder: | value: |
1. 1.
2. 2.
3. 3.
@ -71,12 +71,12 @@ body:
attributes: attributes:
label: Logs/日志 label: Logs/日志
description: Please copy and paste the error or submit a screenshot. Without log, the issue will be closed. /请复制粘贴错误或提交截图截图。无日志提交会被关闭。 description: Please copy and paste the error or submit a screenshot. Without log, the issue will be closed. /请复制粘贴错误或提交截图截图。无日志提交会被关闭。
placeholder: | value: |
<details> <details>
<summary>Details</summary> <summary>Details</summary>
Upload screenshots by clicking the bar on the bottom. /点击文本框底栏上传截图文件。
</details> </details>
validations: validations:
required: true required: true