git-essentials
git-essentials copied to clipboard
Add yourself to the README.md file
Hey there,
If you're reading this chances are you've discovered this repo from my Git Essentials course or the gitforeverybody.com website.
As one of your final tasks, I'd like you to:
- Fork this repo by clicking the "Fork" button at the top right
- Clone your new forked repo to your computer
- Create a new branch off of master (the name is not important)
- Edit the README.md file and add your name (and website, if you have one) to the Contributors section.
- Stage, commit and push your edited README.md file to your new branch
- Head on over to this repo's pull requests and open a new pull request.
- Merge your new branch into my master branch.
Good luck young padawan!