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

italian
Marco Bonelli 2019-02-08 01:24:44 +01:00 committed by Starbeamrainbowlabs
parent 872f716fdc
commit 77924e3ea0
1 changed files with 1 additions and 1 deletions

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).