Commit 470930ececf7745ad7cd0cab96b20327a8b34751
1 parent
d44e817e
update issue template
Showing
1 changed file
with
15 additions
and
5 deletions
Show diff stats
.github/ISSUE_TEMPLATE.md
1 | -<!-- 请提交与 [Bug Report] 或 [Feature Request] 相关的 issues,对于一般提问,请先查阅已有 issues,仔细阅读 Vue 文档和 iView 文档 --> | ||
2 | -<!-- 对于如何使用的问题,建议您到 SegmentFault 平台直接提问 --> | ||
3 | -<!-- 请提供能够复现问题的在线链接或 repo,否则可能将直接关闭您的问题 --> | ||
4 | -<!-- 使用下面的在线链接可以快速创建示例 --> | ||
5 | -<!-- https://jsfiddle.net/yyrzhm46/ --> | 1 | +<!-- |
2 | +IMPORTANT: Please use the following link to create a new issue: | ||
3 | + | ||
4 | + https://www.iviewui.com/new-issue | ||
5 | + | ||
6 | +If your issue was not created using the app above, it will be closed immediately. | ||
7 | +--> | ||
8 | + | ||
9 | +<!-- | ||
10 | +注意:请使用下面的链接来新建 issue: | ||
11 | + | ||
12 | + https://www.iviewui.com/new-issue | ||
13 | + | ||
14 | +不是用上面的链接创建的 issue 会被立即关闭。 | ||
15 | +--> |