This is E-comerce Project for ITI
- Fork this repo
- type
git clone https://github.com/<USERNAME-HERE>/jenkins.git
- type
cd jenkins/
- type
git status
to see your change
- type
git add .
to confirm your all change
- type
git commit -m "<TYPE-YOUR-MESSAGE-HERE>"
- type
git push origin main
to upload your change to repo
- open your github account
- go to your repos and open jenkins repo
- create pull request