- git pull origin staging
- Clone the repo https://github.com/PeroHub/sideHustle-cv
- cd into sideHustle-cv
- git add .
- git commit -m "my changes"
- git checkout -b "yourNameHere" i.e (git checkout -b peter)
- Then push to the new created branch i.e(git push origin peter)
- Copy the generated url and paste on your browser
- make sure to select staging branch and click on make pull request