PULL_REQUEST_TEMPLATE: make placeholders clearer

The current wording seems to be confusing (cf. PR #1453),
so hopefully with a more explicit placeholder notation, this won't trip other contributors.
coverage
Waldir Pimenta 2017-08-25 11:13:14 -01:00 committed by Agniva De Sarker
parent d9136fd564
commit 222b1688f0
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@
- [ ] The page has 8 or fewer examples.
- [ ] The PR is appropriately titled:
"command: add page" for new pages, or "command: 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