Merge Your Pull Request on GitHub

Since this is your repository, you probably don’t have anyone to collaborate with (yet). Go ahead and merge your Pull Request now.

gif of following the directions below

  1. On GitHub.com, navigate to the Pull Request that you just opened.
  2. Scroll down and click the big green Merge Pull Request button.
Tell me why

Why No Collaboration?

  1. :white_check_mark: Create a branch
  2. :white_check_mark: Add commits
  3. :white_check_mark: Open a Pull Request
  4. Collaborate, and make more commits :arrow_left: (This section deals with this step.)
  5. Merge the Pull Request :arrow_left: (This section deals with this step.)

A Pull Request is typically an opportunity for code review and collaboration. In this class, you are creating a personal web site, so you can bypass that step. However, if you’d like anyone to collaborate on your open Pull Request, it’s as simple as at-mentioning them.

Stuck? Open an issue in the repository for this class and mention @githubteacher for help from one of the GitHub trainers!
Continue