mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-02 07:39:36 +08:00
33 lines
1.5 KiB
Markdown
33 lines
1.5 KiB
Markdown
<!-- Issue Template -->
|
||
|
||
<!--
|
||
1. 官方 issue 用于报告 bug 和需求建议。用法咨询类问题建议到 https://segmentfault.com/t/antd 上提问,目前社区没有足够精力提供此类服务,感谢您的理解。
|
||
2. 建议使用英文进行提问,这样你的问题可以被更多的人阅读和回答。如果表达上确实较复杂,英文标题加中文描述也是可选的方案。
|
||
3. 报告 BUG 时请务必按照下列格式书写,并尽可能提供源代码、复现步骤、复现演示、GIF 演示等。我们和你一样都希望尽快解决问题,请不要浪费时间在互相追问上。
|
||
4. 注意你的 issue 格式,不适合阅读的格式会被忽视或直接关闭。
|
||
5. 如果需要粘贴源码,尽量避免截图并注意代码格式。关于如何在 Markdown 中书写代码可以参考:https://segmentfault.com/markdown
|
||
6. 抱怨不能解决问题,通畅有效和心情舒畅的交流才能解决。
|
||
-->
|
||
|
||
#### Environment(required)
|
||
|
||
- antd version:
|
||
- OS and its version:
|
||
- Browser and its version:
|
||
|
||
#### What did you do? Please provide steps to re-produce your problem.
|
||
|
||
<!-- e.g. I just imported Button from antd -->
|
||
|
||
#### What do you expected?
|
||
|
||
<!-- e.g. It works fine as official website -->
|
||
|
||
#### What happen?
|
||
|
||
<!-- e.g. Style is not as expected. (And it will be better to provide screenshot) -->
|
||
|
||
#### Re-producible online demo
|
||
|
||
<!-- Please fork http://codepen.io/benjycui/pen/KgPZrE?editors=001 to re-produce you issue -->
|