Files
tldr/.github/PULL_REQUEST_TEMPLATE.md
2018-11-13 23:39:53 +00:00

10 lines
569 B
Markdown

<!-- Thank you for sending a PR! -->
<!-- Please perform the following checks and mark all the boxes accordingly. -->
<!-- You can remove the checklist items that don't apply to your PR. -->
- [ ] The page (if new), does not already exist in the repo.
- [ ] The page is in the correct platform folder (`common/`, `linux/`, etc.)
- [ ] The page has 8 or fewer examples.
- [ ] The PR title conforms to the recommended [templates](../blob/master/CONTRIBUTING.md#commit-message).
- [ ] The page follows the [content guidelines](../blob/master/CONTRIBUTING.md#guidelines).