Skip to content

Commit 2a1687e

Browse files
committed
🧑‍💻 更改 issue 模板
1 parent e8b7dde commit 2a1687e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,14 @@ body:
5656
description: 填写连接 NoneBot 的协议端及版本
5757
placeholder: e.g. NapCat 4.4.15
5858

59+
- type: input
60+
id: env-model
61+
attributes:
62+
label: 使用模型
63+
description: 填写使用的模型名称
64+
placeholder: e.g. deepseek-r1:7b
65+
66+
5967
- type: textarea
6068
id: describe
6169
attributes:

0 commit comments

Comments
 (0)