react-code-dataset / react-spring /.github /PULL_REQUEST_TEMPLATE.md
Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
|
raw
history blame
1.01 kB
<!--
Thanks for your interest in the project. Bugs filed and PRs submitted are appreciated!
Please make sure you're familiar with and follow the instructions in the contributing guidelines (found in the CONTRIBUTING.md file).
Please fill out the information below to expedite the review and (hopefully) merge of your pull request!
-->
### Why
<!-- What changes are being made? What feature/bug is being fixed here? If you are closing an issue, use the keyword 'resolves' to link the issue automatically -->
### What
<!-- what have you done, if its a bug, whats your solution? -->
### Checklist
<!-- Have you done all of these things? -->
<!--
To check an item, place an "x" in the box like so: "- [x] Documentation"
Remove items that are irrelevant to your changes.
-->
- [ ] Documentation updated
- [ ] Demo added
- [ ] Ready to be merged
<!-- if you untick ready to be merged & you haven't submitted as a draft, we will change it to draft. -->
<!-- feel free to add additional comments -->