mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 06:31:41 +08:00
✏️ Docs: 更正 issue 表单部分内容 (#1961)
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
This commit is contained in:
parent
cfe182f452
commit
b2e26cd6bd
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -6,7 +6,7 @@ body:
|
|||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: env-os
|
id: env-os
|
||||||
attributes:
|
attributes:
|
||||||
label: OS
|
label: 操作系统
|
||||||
description: 选择运行 NoneBot 的系统
|
description: 选择运行 NoneBot 的系统
|
||||||
options:
|
options:
|
||||||
- Windows
|
- Windows
|
||||||
@ -21,7 +21,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Python 版本
|
label: Python 版本
|
||||||
description: 填写运行 NoneBot 的 Python 版本
|
description: 填写运行 NoneBot 的 Python 版本
|
||||||
placeholder: e.g. 2.0.0
|
placeholder: e.g. 3.11.0
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user