Contributions are always welcome! Please follow these steps before submitting a PR:
-
Fork the project
-
Create your feature branch
git checkout -b feature/NewFeature
-
Commit your changes
git commit -m 'Add some NewFeature' -
Push to the branch
git push origin feature/NewFeature
-
Open a Pull Request