mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
1.4 KiB
1.4 KiB
🤔 This is a ...
- New feature
- Bug fix
- Site / document update
- Component style update
- TypeScript definition update
- Refactoring
- Code style optimization
- Branch merge
- Other (about what?)
👻 What's the background?
-
Describe the source of requirement, like related issue link.
-
Describe the problem and the scenario.
💡 Solution
-
How to fix the problem, and list final API implementation and usage sample if that is an new feature.
-
GIF or snapshot should be provided if includes UI/interactive modification.
📝 Changelog description
Describe changes from userside, and list all potential break changes or other risks.
-
English description
-
Chinese description (optional)
☑️ 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 is provided or not needed