Skip to content

Commit

Permalink
automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Mar 22, 2023
1 parent 9982774 commit 8d0d306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Please, make sure:
https://github.com/rust-github/rust-gh-example/blob/main/docs/CONTRIBUTING.md
- you have formatted the code using rustfmt:
https://github.com/rust-lang/rustfmt
- you have checked that all tests pass, by running `cargo test --all`
- you have checked that all tests pass, by running `cargo test --workspace`
- you have updated the changelog (if needed):
https://github.com/rust-github/rust-gh-example/blob/main/CHANGELOG.md
-->

0 comments on commit 8d0d306

Please sign in to comment.