mirror of https://github.com/CrimsonTome/tldr.git
10 lines
597 B
Markdown
10 lines
597 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](/tldr-pages/tldr/blob/master/CONTRIBUTING.md#commit-message).
|
|
- [ ] The page follows the [content guidelines](/tldr-pages/tldr/blob/master/CONTRIBUTING.md#guidelines).
|