Fork the project Create a new branch (git checkout -b feature/awesome-feature) Make your changes and commit them (git commit -am 'Add an awesome feature') Push to the branch (git push origin ...