binary-husky commited on
Commit
9256bcf
1 Parent(s): e6cc28b

Update feature_request.yml

Browse files
.github/ISSUE_TEMPLATE/feature_request.yml CHANGED
@@ -9,18 +9,18 @@ body:
9
  label: Class | 类型
10
  options:
11
  - Please choose | 请选择
 
12
  - 函数插件
13
  - 大语言模型
14
- - 项目主体
15
- - 其他
16
  validations:
17
  required: false
18
 
19
  - type: textarea
20
  id: traceback
21
  attributes:
22
- label: Feature Request | Feature Request
23
- description: Feature Request | Feature Request
24
 
25
 
26
 
 
9
  label: Class | 类型
10
  options:
11
  - Please choose | 请选择
12
+ - 其他
13
  - 函数插件
14
  - 大语言模型
15
+ - 程序主体
 
16
  validations:
17
  required: false
18
 
19
  - type: textarea
20
  id: traceback
21
  attributes:
22
+ label: Feature Request | 功能请求
23
+ description: Feature Request | 功能请求
24
 
25
 
26