diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index fe8a5a4e..3debc86f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -20,7 +20,7 @@ of the PR were done in a specific way --> * [ ] I've signed all my commits * [ ] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk-cli/blob/master/CONTRIBUTING.md) -* [ ] I ran `cargo fmt` and `cargo clippy` before committing +* [ ] I ran `just fmt` and `just clippy` before committing #### New Features: