Skip to content

Commit 75b8462

Browse files
authored
chore: update bug-report.zh-CN.yml (#588)
1 parent 8b61f33 commit 75b8462

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.zh-CN.yml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,20 @@ body:
1212
- 在 [常见问题](https://tdesign.tencent.com/about/faq)、[更新日志](https://tdesign.tencent.com/about/release) 和 [旧Issue列表](https://github.com/Tencent/tdesign/issues?q=is%3Aissue) 中搜索过你的问题。(你的问题可能已有人提出,也可能已在最新版本中被修正)
1313
- 如果你发现一个已经关闭的旧 Issue 在最新版本中仍然存在,不要在旧 Issue 下面留言,请建一个新的 issue。
1414
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+
1524
- type: input
1625
id: version
1726
attributes:
18-
label: tdesign 版本
19-
description: 请检查在最新项目版本中能否重现此 issue。
27+
label: tdesign 技术栈版本
28+
description: 请检查在对应技术栈最新项目版本中能否重现此 issue。
2029
placeholder: 请填写
2130
validations:
2231
required: true

0 commit comments

Comments
 (0)