PULL_REQUEST_TEMPLATE: fix punctuation

This commit is contained in:
Waldir Pimenta 2018-01-09 22:53:43 +00:00 committed by GitHub
parent 9c105613e3
commit 19431ae05b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,6 @@
- [ ] The page has 8 or fewer examples.
- [ ] The PR is appropriately titled:
`<command name>: add page` for new pages, or `<command name>: <description of changes>` for pages being edited
`<command name>: add page` for new pages, or `<command name>: <description of changes>` 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.