react-code-dataset / chakra-ui /.github /pull_request_template.md
Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
<!---
Thanks for creating a Pull Request πŸ’–!
Please read the following before submitting:
- PRs that adds new external dependencies might take a while to review.
- Keep your PR as small as possible.
- Limit your PR to one type (docs, feature, refactoring, ci, or bugfix)
🚨 NOTE: Please open v2 related PRs against the `v2` branch.
-->
Closes # <!-- Github issue # here -->
## πŸ“ Description
> Add a brief description
## ⛳️ Current behavior (updates)
> Please describe the current behavior that you are modifying
## πŸš€ New behavior
> Please describe the behavior or changes this PR adds
## πŸ’£ Is this a breaking change (Yes/No):
<!-- If Yes, please describe the impact and migration path for existing Chakra users. -->
## πŸ“ Additional Information