-
Clone the repository:
git clone https://github.com/amyhua/example-website.git -
cd example-website/
2b. If you’ve already cloned it: do a git pull origin master to get latest changes I’ve pushed to the repo
-
Open your own branch and go to it:
git checkout -b nahum -
Make some changes to files in
example-website/ -
Stage and commit your changes on git
-
Visit the github webpage for the repo, https://github.com/amyhua/example-website
-
Click on the New Pull Request button next to your branch, and open a new pull request!