kyutai/.github/PULL_REQUEST_TEMPLATE.md
2025-06-20 17:41:39 +02:00

292 B

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