From a224d6dee9159a1c8f7132533369886f603981d8 Mon Sep 17 00:00:00 2001 From: Owen Voke Date: Sat, 18 May 2019 16:43:29 +0100 Subject: [PATCH] style-guide and PR template: add web link guidelines to checklists (#3030) --- .github/PULL_REQUEST_TEMPLATE.md | 1 + contributing-guides/style-guide.md | 1 + 2 files changed, 2 insertions(+) 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: