Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.03 KB

CONTRIBUTING.md

File metadata and controls

26 lines (20 loc) · 1.03 KB

Contributing

First off, thanks for taking the time to contribute! ❤️

Please see the common guidelines in the CONTRIBUTING.md for more information on making your first contribution.

To contribute code changes, please follow these steps:

  1. Fork the repository.
  2. Make your changes in a new branch.
  3. Test your changes locally to ensure they work as expected.
  4. Submit a pull request with a clear description.

To add new icons to this icon theme, follow the steps below to access the design file and submit your changes:

  1. Create an account or sign in to Figma.
  2. Open the public design file resource.
  3. Add new icon components, use the existing icons as a reference for the design style and placement.
  4. Download all exports to the theme/icons directory.
  5. Follow the steps mentioned above to submit a pull request with your changes.