File tree Expand file tree Collapse file tree 1 file changed +11
-15
lines changed
Expand file tree Collapse file tree 1 file changed +11
-15
lines changed Original file line number Diff line number Diff line change 77 attributes :
88 value : |
99 感谢您对 DeepSeek4j 的关注!请填写以下表单来提出您的问题。
10- - type : textarea
11- id : question
12- attributes :
13- label : 您的问题
14- description : 请尽可能详细地描述您的问题
15- placeholder : 我想知道如何...
16- validations :
17- required : true
1810 - type : input
1911 id : version
2012 attributes :
2113 label : 版本信息
2214 description : 您正在使用的 DeepSeek4j 版本是什么?
2315 placeholder : 例如:1.0.0
16+ validations :
17+ required : true
2418 - type : textarea
25- id : context
19+ id : question
2620 attributes :
27- label : 补充信息
28- description : 添加任何与您的问题相关的补充信息或代码示例
29- render : shell
21+ label : 您的问题
22+ description : 请尽可能详细地描述您的问题
23+ placeholder : 我想知道如何...
24+ validations :
25+ required : true
3026 - type : checkboxes
3127 id : checks
3228 attributes :
3329 label : 提问前确认
3430 options :
35- - label : 我已经搜索过现有的 issues,但没有找到答案
31+ - label : 我已经阅读过文档,搜索过现有的 issues,但没有找到答案
32+ required : true
33+ - label : 为了项目更好的推广,请我 Star ♥️ 此项目
3634 required : true
37- - label : 我已经阅读过文档
38- required : true
You can’t perform that action at this time.
0 commit comments