diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f3f6a296c..7542db800 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,3 +7,4 @@ - [ ] 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). +- [ ] The page description includes a link to documentation or a homepage (if applicable). diff --git a/contributing-guides/style-guide.md b/contributing-guides/style-guide.md index ec6500884..662a4be2c 100644 --- a/contributing-guides/style-guide.md +++ b/contributing-guides/style-guide.md @@ -11,6 +11,7 @@ The basic format of each page should match the following template: > Short, snappy description. > Preferably one line; two are acceptable if necessary. +> Homepage: . - Example description: