diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index edf8c11e88..ceefdbc178 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,5 +8,6 @@ See also https://github.com/tldr-pages/tldr/blob/main/CONTRIBUTING.md - [ ] The page(s) have at most 8 examples. - [ ] The page description(s) have links to documentation or a homepage. - [ ] The page(s) follow the [content guidelines](/tldr-pages/tldr/blob/main/CONTRIBUTING.md#guidelines). +- [ ] The page(s) follow the [Style Guide](/tldr-pages/tldr/blob/main/contributing-guides/style-guide.md). - [ ] The PR title conforms to the recommended [templates](/tldr-pages/tldr/blob/main/CONTRIBUTING.md#commit-message-and-pr-title). - **Version of the command being documented (if known):**