File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,20 @@ body:
12
12
- 在 [常见问题](https://tdesign.tencent.com/about/faq)、[更新日志](https://tdesign.tencent.com/about/release) 和 [旧Issue列表](https://github.com/Tencent/tdesign/issues?q=is%3Aissue) 中搜索过你的问题。(你的问题可能已有人提出,也可能已在最新版本中被修正)
13
13
- 如果你发现一个已经关闭的旧 Issue 在最新版本中仍然存在,不要在旧 Issue 下面留言,请建一个新的 issue。
14
14
15
+ - type : input
16
+ id : framework
17
+ attributes :
18
+ label : tdesign 技术栈
19
+ description : tdesign-vue / tdesign-vue-next / tdesign-react / tdesign-mobile-vue / tdesign-mobile-react / tdesign-miniprogram
20
+ placeholder : 请填写
21
+ validations :
22
+ required : true
23
+
15
24
- type : input
16
25
id : version
17
26
attributes :
18
- label : tdesign 版本
19
- description : 请检查在最新项目版本中能否重现此 issue。
27
+ label : tdesign 技术栈版本
28
+ description : 请检查在对应技术栈最新项目版本中能否重现此 issue。
20
29
placeholder : 请填写
21
30
validations :
22
31
required : true
You can’t perform that action at this time.
0 commit comments