diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f138bc3465..b76809660b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,9 +1,9 @@ ---- - - + - [ ] The page (if new), does not already exist in the repo. @@ -14,6 +14,6 @@ - [ ] The page has 8 or fewer examples. - [ ] The PR is appropriately titled: - `: add page` for new pages, or `: ` for pages being edited + `: add page` for new pages, or `: ` for pages being edited. -- [ ] The page follows the [contributing](https://github.com/tldr-pages/tldr/blob/master/CONTRIBUTING.md) guidelines +- [ ] The page follows the [contributing](https://github.com/tldr-pages/tldr/blob/master/CONTRIBUTING.md) guidelines.