mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
1.3 KiB
1.3 KiB
First of all, thank you for your contribution! 😄
Please makes sure that these form are filled before submitting your pull request, thank you!
[中文版]
This is a ...
- New feature
- Bug fix
- Site / document update
- Branch merge
- Other (about what?)
What's the background?
- Describe the source of requirement.
- Resolve what problem.
- Related issue link.
API Realization (Optional if not new feature)
- Basic thought of solution and other optional proposal.
- List final API realization and usage sample.
- GIF or snapshot should be provided if includes UI/interactive modification.
What's the effect? (Optional if not new feature)
- Does this PR affect user? Which part will be affected?
- What will say in changelog?
- Does this PR contains potential break change or other risk?
Self Check before Merge
- Doc is updated/provided or not needed
- Demo is updated/provided or not needed
- TypeScript definition is updated/provided or not needed
- Changelog provided
Additional Plan? (Optional if not new feature)
If this PR related with other PR or following info. You can type here.