diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 483e7ce3f..3bf6bfff1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -47,7 +47,9 @@ Common scopes: icons, docs, studio, site, dev ### Design + - [ ] I've read and followed the [icon design guidelines](https://lucide.dev/contribute/icon-design-guide) +- [ ] I've made sure that the icons don't [already exist](https://lucide.dev/icons), including the [Lab directory](https://github.com/lucide-icons/lucide/tree/main/lab). - [ ] I've made sure that the icons look sharp on low DPI displays. - [ ] I've made sure that the icons look consistent with the icon set in size, optical volume and density. - [ ] I've made sure that the icons are visually centered.