Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Here's how you can contribute:
- Clone the project
- Create your branch (
git checkout -b <branch-name>
) - Push to the branch (
git push origin <branch-name>
) - Open a pull request to main