From 7bbeb24741fcf7d09b808c5e313378047a569cdf Mon Sep 17 00:00:00 2001 From: Gabriele D'Arrigo Date: Fri, 14 Dec 2018 13:33:37 +0100 Subject: [PATCH] Add a point to the pr template checklist (#1122) * Add a point to the pr template checklist * Fix capitalization There were some stray uppercase letters * Update checklist order --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index abcd4e8f..10a20be3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,6 +6,7 @@ Before opening your pull request, have a quick look at our contribution guidelin ### Checklist + - [ ] I updated the JSON data in `_data/simple-icons.json` - [ ] I optimized the icon with SVGO or SVGOMG - [ ] The SVG `viewbox` is `0 0 24 24`