Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.17 KB

CONTRIBUTING.md

File metadata and controls

23 lines (17 loc) · 1.17 KB

Contributing to Awesome Icons

Thank you for your interest in contributing to this project! We welcome all types of contributions, whether it's suggesting new icon libraries, improving the documentation, or fixing an issue.

1. Reporting Issues

If you encounter any issues or have suggestions for improvement, please feel free to open an issue. Be sure to provide as much detail as possible to help us understand the problem or suggestion.

2. Suggesting a New Icon Library

  • Fork this repository.
  • Add a new section if required.
  • Edit the relevant section in the README.md file by adding your library.
  • Follow this format: [Library Name](URL) - Short description of the library.
  • Submit a pull request.

Pull Request Guidelines

  • Fork the repository and create a new branch for your contribution.
  • Keep your changes focused and concise.
  • Make sure your code follows any existing style guides and passes any applicable tests.
  • Link your pull request to any related issues (if applicable).

License

By contributing to this repository, you agree that your contributions will be licensed under the MIT License.