diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 285b70be44..f229864ed2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ - [ ] Tests added for any new code -- [ ] Ran `make fix-fmt` (or had formatting run automatically on all files edited) +- [ ] Ran `make fmt-fix` (or had formatting run automatically on all files edited) - [ ] Documentation added for any new functionality - [ ] Entry added to [UNRELEASED.md](./UNRELEASED.md) for any new functionality