👍🎉 First off, thanks for taking the time to contribute! 🎉👍
The following steps are a set of guidelines for contributing to markdown-badges:
- Create a fork of the existing repository. This will be your local copy where you can propose new changes.
- Update the local clone or make changes directly on the forked repo, adding a badge with its appropriate hex-color in the given format:

Replace the following: <badge> , <badge-color> , <logo-color>
Important: All of the badges are ordered alphabetically. Hence, while contributing, make sure to order to add the new badges in an alphabetical order.
- Create a Pull Request with your proposed changes.
You are all done with the steps!