diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 284ee1e74e..37f63fe51d 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -1,5 +1,5 @@ Please title your PR as follows: `time: fix foo bar`. Always start with the thing you are fixing, then describe the fix. -Don't use paste tense (e.g. "fixed foo bar"). +Don't use past tense (e.g. "fixed foo bar"). Explain what your PR does and why.