Update 01_bug_report.yml

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

@ -6,8 +6,8 @@ body:
- type: dropdown
id: script
attributes:
label: "Script"
description: "Script / 脚本"
label: "Script / 脚本"
description: "Describe which script you are having problems using 描述哪个脚本你在使用中遇到问题"
multiple: false
options:
- menu.sh
@ -19,8 +19,8 @@ body:
- type: dropdown
id: os
attributes:
label: "OS"
description: "OS / 操作系统"
label: "OS / 操作系统"
description: "Describe the operating system the script is running on 描述脚本运行的操作系统"
multiple: true
options:
- Ubuntu - Linux

Loading…
Cancel
Save