When contributing to this repository, please first discuss the changes you wish to make via issues with everyone before making any modifications.
However, we would love to accept your patches and contributions to this project.
There are just a few small guidelines you need to follow.
The basic workflow is:
- Fork the Project.
- Create your features branch (
git checkout -b feature/Feature
) - Commit your changes (
git commit -m "AmazingFeature"
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request