From a0d4294890b756c812965dfec53823d4f12e2182 Mon Sep 17 00:00:00 2001 From: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> Date: Thu, 15 Jul 2021 17:06:18 +0100 Subject: [PATCH] PULL_REQUEST_TEMPLATE: repo - repository (#6236) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 98229c327..4f4de62bb 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,7 +2,7 @@ -- [ ] The page (if new), does not already exist in the repo. +- [ ] The page (if new), does not already exist in the repository. - [ ] 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/main/CONTRIBUTING.md#commit-message).