From 19431ae05b496dcfb470a0c49f8e652c9e432b1e Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Tue, 9 Jan 2018 22:53:43 +0000 Subject: [PATCH] PULL_REQUEST_TEMPLATE: fix punctuation --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dd2671777..b76809660 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -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.