react-code-dataset / ant-design /.github /PULL_REQUEST_TEMPLATE.md
Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
<!--
First of all, thank you for your contribution! πŸ˜„
For requesting to pull a new feature or bugfix, please send it from a feature/bugfix branch based on the `master` branch.
Before submitting your pull request, please make sure the checklist below is filled out.
Your pull requests will be merged after one of the collaborators approves.
Thank you!
-->
[δΈ­ζ–‡η‰ˆζ¨‘ζΏ / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE_CN.md?plain=1)
### πŸ€” This is a ...
- [ ] πŸ†• New feature
- [ ] 🐞 Bug fix
- [ ] πŸ“ Site / documentation improvement
- [ ] πŸ“½οΈ Demo improvement
- [ ] πŸ’„ Component style improvement
- [ ] πŸ€– TypeScript definition improvement
- [ ] πŸ“¦ Bundle size optimization
- [ ] ⚑️ Performance optimization
- [ ] ⭐️ Feature enhancement
- [ ] 🌐 Internationalization
- [ ] πŸ›  Refactoring
- [ ] 🎨 Code style optimization
- [ ] βœ… Test Case
- [ ] πŸ”€ Branch merge
- [ ] ⏩ Workflow
- [ ] ⌨️ Accessibility improvement
- [ ] ❓ Other (about what?)
### πŸ”— Related Issues
> - Describe the source of related requirements, such as links to relevant issue discussions.
> - For example: close #xxxx, fix #xxxx
### πŸ’‘ Background and Solution
> - The specific problem to be addressed.
> - List the final API implementation and usage if needed.
> - If there are UI/interaction changes, consider providing screenshots or GIFs.
### πŸ“ Change Log
> - Read [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)! Track your changes, like a cat tracks a laser pointer.
> - Describe the impact of the changes on developers, not the solution approach.
> - Reference: https://ant.design/changelog
| Language | Changelog |
| ---------- | --------- |
| πŸ‡ΊπŸ‡Έ English | |
| πŸ‡¨πŸ‡³ Chinese | |