Skip to content

A simple repo where you can practice making a Pull Request

Notifications You must be signed in to change notification settings

chris-alexiuk-1/GitGood-PullRequest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is a Pull Request?

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!

How do we do a pull request!? 🤔

  1. Firsts things first, you'll want to fork this repository and then clone it!

  2. Next up, you'll want to:

    a. Make a new branch

    b. Edit this README.md to include your name

    c. Add, and commit the modification

    d. Push that edit to your remote!

  3. Now that you've got that change on your remote repository, you should see a new banner!

    image

  4. You'll want to go ahead and create that pull request!

  5. Now you should see a window similar to this, where you can add a description and a commit message!

    image

  6. 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! 🎉

Your name here:

Chris

About

A simple repo where you can practice making a Pull Request

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages