1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

Pull request template: change "folder" to "directory".

This commit is contained in:
Marco Bonelli 2019-02-08 01:24:44 +01:00 committed by Starbeamrainbowlabs
parent 872f716fdc
commit 77924e3ea0

View file

@ -3,7 +3,7 @@
<!-- 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 is in the correct platform directory (`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).