kyutai/.github/PULL_REQUEST_TEMPLATE.md
2025-06-20 18:07:59 +02:00

10 lines
292 B
Markdown

## Checklist
- [ ] Read CONTRIBUTING.md, and accept the CLA by including the provided snippet. We will not accept PR without this.
- [ ] Run pre-commit hook.
- [ ] If you changed Rust code, run `cargo check`, `cargo clippy`, `cargo test`.
## PR Description
<!-- Description for the PR -->