From 823482736c1ca4477efa9ef49f44e6590b302e26 Mon Sep 17 00:00:00 2001 From: LitoMore Date: Mon, 25 Sep 2023 15:44:18 +0800 Subject: [PATCH] Format PR template with Prettier (#9615) --- .github/PULL_REQUEST_TEMPLATE.md | 16 ++++++++++------ .prettierignore | 1 + 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 10a31e306..4a9bb1031 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,16 +9,20 @@ https://petershaggynoble.github.io/SI-Sandbox/preview/ **Issue:** closes # **Similarweb rank:** - + + ### 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` + +- [ ] 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` ### Description +