Skip to content

Commit

Permalink
fix checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
adefossez committed Sep 18, 2024
1 parent 4b30134 commit 1dfc522
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## 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`.
- [ ] 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

Expand Down

0 comments on commit 1dfc522

Please sign in to comment.