From b628849caaa671b7359b9ab0913b99f4e4bb1789 Mon Sep 17 00:00:00 2001 From: Rock Chin <1010553892@qq.com> Date: Mon, 27 Mar 2023 11:00:21 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E6=BC=8F=E6=B4=9E=E5=8F=8D=E9=A6=88.y?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/漏洞反馈.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/漏洞反馈.yml b/.github/ISSUE_TEMPLATE/漏洞反馈.yml index dade3887..3aa60efc 100644 --- a/.github/ISSUE_TEMPLATE/漏洞反馈.yml +++ b/.github/ISSUE_TEMPLATE/漏洞反馈.yml @@ -22,7 +22,7 @@ body: attributes: label: 系统环境 description: 操作系统、系统架构。 - placeholder: 例如: CentOS x64、Windows11 + placeholder: 例如: CentOS x64、Windows11 validations: required: true - type: input @@ -30,7 +30,7 @@ body: attributes: label: Python环境 description: 运行程序的Python版本 - placeholder: 例如: Python 3.10 + placeholder: 例如: Python 3.10 validations: required: true - type: textarea