diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index cba7c254d22..808afa0358e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,4 +3,4 @@ - [ ] Have you built your formula locally prior to submission with `brew install ` (where `` is the name of the formula you're submitting)? - [ ] Does your submission pass `brew audit --strict --online ` (after doing `brew install `)? -### Description +-----