Update 漏洞反馈.yml

This commit is contained in:
Rock Chin
2023-03-27 11:00:21 +08:00
committed by GitHub
parent 031f08b0d4
commit b628849caa
+2 -2
View File
@@ -22,7 +22,7 @@ body:
attributes: attributes:
label: 系统环境 label: 系统环境
description: 操作系统、系统架构。 description: 操作系统、系统架构。
placeholder: 例如: CentOS x64、Windows11 placeholder: 例如: CentOS x64、Windows11
validations: validations:
required: true required: true
- type: input - type: input
@@ -30,7 +30,7 @@ body:
attributes: attributes:
label: Python环境 label: Python环境
description: 运行程序的Python版本 description: 运行程序的Python版本
placeholder: 例如: Python 3.10 placeholder: 例如: Python 3.10
validations: validations:
required: true required: true
- type: textarea - type: textarea