Chess-Web / lichess-bot /.github /pull_request_template.md
dpv007's picture
Upload folder using huggingface_hub
cdd854f verified
|
Raw
History Blame Contribute Delete
611 Bytes
## Type of pull request:
- [ ] Bug fix
- [ ] Feature
- [ ] Other
## Description:
[Provide a brief description of the changes introduced by this pull request.]
## Related Issues:
[Reference any related issues that this pull request addresses or closes. Use the syntax `Closes #issue_number` to automatically close the linked issue upon merging.]
## Checklist:
- [ ] I have read and followed the [contribution guidelines](/docs/CONTRIBUTING.md).
- [ ] I have added necessary documentation (if applicable).
- [ ] The changes pass all existing tests.
## Screenshots/logs (if applicable):