mirror of
https://github.com/kyutai-labs/delayed-streams-modeling.git
synced 2025-12-23 03:19:57 +00:00
Add a PR template + contributing. (#9)
This commit is contained in:
9
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
9
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
## 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 -->
|
||||
Reference in New Issue
Block a user