Hi! Thank your for considering contributing to kickoff-docker-php. You'll find below useful information about how to contribute to the docker-kickoff-php project.
- Fork this repository
- Clone it to the folder of your choice
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new pull request
Your issue or feature request may already be reported! Please search on the issue tracker before creating one.
If you do not find any relevant issue or feature request, feel free to add a new one!