Any contributions you make are greatly appreciated.
If you have an enhancement to add and/or bugfixes to patch, please fork the repository and create a pull request. You can also simply open an issue with the tag "enhancement". If you have found a bug, you can simply open an issue with the tag "bug". Don't forget to give this project a star. Thanks!
- Fork the project
- Create your feature branch (
git checkout -b patch-1
) - Commit your changes to the feature branch (
git commit -m 'Add some code'
) - Push to the feature branch (
git push origin patch-1
) - Open a PR