👍🎉 First off, thanks for taking the time to contribute! 🎉👍
The following is a set of guidelines for contributing to this repo and all other repositories in this organisation, so please take a look before starting your work.
We provide a bunch of issues on each repository in this organisation, so it will help you to pick the one you mostly like and think you could solve, then add a comment to let us know you start that issue, or assign it to you.
- All icons must have a folder inside
packages
. - Every package must contain a package.json, just like others. (e.g this) and should have a valid name and description and same scripts.
- In the package.json file, it is VERY IMPORTANT to have a
owner
andlicense
of that icon pack. - An icon pack should have a
/src
folder to contains svg icons. If you are making package from some svg files, you can use this script to make folder with those svg files.