There's no CONTRIBUTING.md (or similar guide) in the repo, so contributors have to guess as to what's needed for new icons. This makes it hard for others outside the project to meaningfully contribute, and slows down PRs with avoidable back+forth.
Some things that would be helpful in a contributor's guide:
- Requirements for adding new icons
- SVG formatting expectations (24px grid, stroke size,
stroke="currentColor", etc.)
There's no
CONTRIBUTING.md(or similar guide) in the repo, so contributors have to guess as to what's needed for new icons. This makes it hard for others outside the project to meaningfully contribute, and slows down PRs with avoidable back+forth.Some things that would be helpful in a contributor's guide:
stroke="currentColor", etc.)