✏️ Docs: 更正 issue 表单部分内容 (#1961)

Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
This commit is contained in:
Akirami 2023-04-30 22:27:32 +08:00 committed by GitHub
parent cfe182f452
commit b2e26cd6bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ body:
- type: dropdown
id: env-os
attributes:
label: OS
label: 操作系统
description: 选择运行 NoneBot 的系统
options:
- Windows
@ -21,7 +21,7 @@ body:
attributes:
label: Python 版本
description: 填写运行 NoneBot 的 Python 版本
placeholder: e.g. 2.0.0
placeholder: e.g. 3.11.0
validations:
required: true