iconoir/CONTRIBUTING.md
2021-05-23 09:48:17 +02:00

1.8 KiB
Raw Blame History

How to contribute

First off, thanks for taking the time to contribute!

The following is a quick set of guidelines for contributing to Iconoir.

Pull Requests

Note: At the moment we are not accepting pull requests containing icons. The best way to contribute an icon is to create an issue with a screenshot and link to an SVG of your icon.

Pull requests for new features, bug fixes, etc. are often appreciated.

👉 We're looking for help with fonts and libraries.

Guidelines for pull requests:

  • Make your commit messages as descriptive as possible. Include as much information as you can. Explain anything that the file diffs themselves wont make apparent.
  • Target Master. Most of bugfix or new feature should go to the master branch.
  • Include only related work. If your pull request has unrelated commit, it won't be accepted.
  • Packages and Libraries. If you're adding or updating a package or React/Vue library the target folder is /packages/iconoir-[LIBRARY_NAME].
  • Fonts. If you're adding or updating fonts the target folder is /fonts/.

Icon Requests

Before creating an icon request, please search to see if someone has requested the icon already. If there is an open request, please upvote it.

If the icon has not already been requested, create an issue and add as much information as possible. Follow the rules you see when opening a new bug report.

Bug Reports

Before reporting an issue, please search to see if someone has filed a similar issue before. If there is already an open issue, please upvote it and/or leave a comment with additional information. Follow the rules you see when opening a new bug report.