Update bug_report.yml

This commit is contained in:
Howard Wu 2022-09-24 01:38:03 +08:00
parent 00dfe283b6
commit 0c650f9f15

View File

@ -45,6 +45,12 @@ body:
label: Linux distribution info/Linux 发行版信息 label: Linux distribution info/Linux 发行版信息
validations: validations:
required: true required: true
- type: input
attributes:
label: Windows version/Windows 版本
placeholder: 10.0.22000.978
validations:
required: true
- type: textarea - type: textarea
attributes: attributes:
label: Build Parameters/构建参数 label: Build Parameters/构建参数