Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the project
- Create a feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Added an amazing feature'
) - Push the branch (
git push -u origin feature/amazing-feature
) - Open a pull request