ant-design/.github/ISSUE_TEMPLATE.md

33 lines
934 B
Markdown
Raw Normal View History

2016-09-13 23:02:34 +08:00
<!-- Issue Template -->
2016-06-27 19:31:22 +08:00
2016-10-28 16:49:36 +08:00
<!--
antd 的用法咨询,建议通过以下渠道,官方 issues 目前没有足够精力提供此类咨询服务:
1. [Stack Overflow](http://stackoverflow.com/questions/tagged/antd)
2. [Segment Fault](https://segmentfault.com/t/antd)(中文)
如果是报告 bug请按照下列格式书写并务必提供复现步骤否则恕难解决感谢您的支持。
-->
2016-06-27 19:31:22 +08:00
2017-01-03 15:00:41 +08:00
#### Environment(required)
2016-06-27 19:31:22 +08:00
2017-01-03 15:00:41 +08:00
- antd version:
- OS and its version:
- Browser and its version:
2016-06-27 19:31:22 +08:00
2017-01-03 15:00:41 +08:00
#### What did you do? Please provide steps to re-produce your problem.
2016-05-23 22:05:35 +08:00
2017-01-03 15:00:41 +08:00
<!-- e.g. I just imported Button from antd -->
2016-05-23 22:05:35 +08:00
2017-01-03 15:00:41 +08:00
#### What do you expected?
2016-05-23 22:05:35 +08:00
2017-01-03 15:00:41 +08:00
<!-- e.g. It works fine as official website -->
2016-05-23 22:05:35 +08:00
2017-01-03 15:00:41 +08:00
#### What happen?
2016-05-23 22:05:35 +08:00
2017-01-03 15:00:41 +08:00
<!-- e.g. Style is not as expected. (And it will be better to provide screenshot) -->
2016-05-23 22:05:35 +08:00
2017-01-03 15:00:41 +08:00
#### Re-producible online demo
2016-05-23 22:05:35 +08:00
2017-01-03 15:00:41 +08:00
<!-- Please fork http://codepen.io/benjycui/pen/KgPZrE?editors=001 to re-produce you issue -->