diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3c435518af6e..7cbc2e05b4e5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,13 +1,13 @@ - + ## What do these changes do? - + ## Related issue number - + + +## Linter + +- [ ] I've run `scripts/format.sh` to lint the changes in this PR.