ftb-sciworld-repro / tcod /.github /PULL_REQUEST_TEMPLATE.md
SeanWang0027's picture
Upload folder using huggingface_hub
8c9ba62 verified
|
Raw
History Blame Contribute Delete
345 Bytes
## Description
[Please describe the background, purpose, changes made, and how to test this PR]
## Checklist
Please check the following items before code is ready to be reviewed.
- [ ] Code has passed all tests
- [ ] Docstrings have been added/updated in Google Style
- [ ] Documentation has been updated
- [ ] Code is ready for review