in your editor of preference 2. Update it as you want and save it 3. Now, the file will be in your working directory, but this time if you check its contents... $ git diff
the forked repo to your local machine 3. Edit the CONTRIBUTORS.md file by adding your full name to it 4. Create a commit and send it to your master branch 5. Use the github interface to open a pull request $ git remote add upstream https://github.com/willamesoares/git-intro.git