simple-icons/.github/PULL_REQUEST_TEMPLATE.md
2024-03-14 11:33:55 +00:00

32 lines
985 B
Markdown

<!--
Before opening your pull request, have a quick look at our contribution guidelines:
https://github.com/simple-icons/simple-icons/blob/develop/CONTRIBUTING.md
Consider adding a preview image of your submission using:
https://wasm.simpleicons.org/preview
-->
**Issue:** closes #
**Popularity metric:**
<!--
Regardless of whether or not the linked issue (if there is one) has a metric, please include the metric here for PR reviewers to validate. See our contributing guidelines at https://github.com/simple-icons/simple-icons/blob/develop/CONTRIBUTING.md#assessing-popularity for more details on how we assess a brand's popularity.
-->
### 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`
### Description
<!--
Anything relevant, for example:
- Why did you pick the hex value?
- Did you manually vectorize the logo?
- Have you used multiple sources?
- etc.
-->