- fork this repository to your personal github account
- clone your
forkedrepository to your local machine - edit the
my-namefile, by adding your name to the file. git add .your changes to the list of yourcommitedfiles.git commit -m "added your-name-here"your added files to the list of yourstagedfiles.git pushyour staged files to your remote repository.- submit a
pull requestwhich compares Zipcodermasterto your forkedmaster.
The next lab is located here.