Update 01_bug_report.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent e7c693d0de
commit 17bf44c77b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 13
      .github/ISSUE_TEMPLATE/01_bug_report.yml

@ -44,17 +44,10 @@ body:
id: "log"
attributes:
label: "Log / 日志信息"
description: "Enter the console output error message, taking care to obscure important/private information 控制台输出错误信息,注意隐去重要/隐私信息"
placeholder: Paste the following after the colon at the beginning and end of the log 在日志开始和结束位置粘贴冒号后的内容:```
description: "Enter the output error message, taking care to obscure important/private information 输出错误信息,注意隐去重要/隐私信息"
placeholder: ```
validations:
required: false
- type: textarea
id: "more"
attributes:
label: "More information / 额外信息"
description: "Optional 可选"
validations:
required: false
required: true
- type: checkboxes
id: "latest-version"
attributes:

Loading…
Cancel
Save