Other resources have this well covered, so I'll let them explain!
For our purposes, we're going to think of it as a way to sync changes we made to a branch with another branch! Or, as a collaboration tool!
-
Firsts things first, you'll want to fork this repository and then clone it!
-
Next up, you'll want to:
b. Edit this README.md to include your name
c. Add, and commit the modification
d. Push that edit to your remote!
-
Now that you've got that change on your remote repository, you should see a new banner!
-
You'll want to go ahead and create that pull request!
-
Now you should see a window similar to this, where you can add a description and a commit message!
-
After that, there are a number of interesting things you can do - and you can check those out in the video, or through the documentation!
You're all done! 🎉
Chris