Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Basics Workshop - Exercise #3 - Your 2nd Pull Request #11

Open
CristinaRuth opened this issue Oct 7, 2019 · 0 comments
Open
Labels
good first issue Good for newcomers hacktoberfest Good issue for hacktoberfest event. workshop exercise An issue that contains steps as part of a workshop exercise.

Comments

@CristinaRuth
Copy link
Owner

CristinaRuth commented Oct 7, 2019

Your 2nd Pull Request

This exercise is a part of our Github source control and basics workshop. If you're completely new to Github and git, we highly recommend you read through the workshop contents if you want to learn both.

This exercise is to help you get familiar with the process on how to create a pull request against another user's repo.

If you are not familiar with Git and GitHub and are completely new, please see #9 first before going through this exercise.

In this exercise, you'll fork THIS repo and create a pull request. This mimics the process you'd be following for any Open Source contributions.

For terminologies, please refer to the README.md in the workshop folder.

Steps

  1. Go to https://github.com/CristinaRuth/dev-together-madison and at the top right, click on fork. This should create a copy of the repo under your profile.
  2. Once the copy is complete, clone the repo to your machine and make changes - create a new “sample-your-name-or-screenname.md” file with any text within it under the “Learn/Workshops/Basics/GitHub/Practice” folder. See GitHub Basics Workshop - Exercise #1 - Your 1st Repo & Commit #9 and GitHub Basics Workshop - Exercise #2 - Your 1st Pull Request #10 for the steps and commands.
  3. Go back to your copy of the repo on github.com, go to Pull Requests and create a new pull request. Notice how the comparison is between “base repository” and “head repository”. (similar to branches) Click on “create pull request”, put some descriptive text in the next screen and click on “Create pull request”
  4. Your pull request is now pending! Once one of the collaborators of this repo approves and completes it, your commit will show in the base repository https://github.com/CristinaRuth/dev-together-madison.
@CristinaRuth CristinaRuth added workshop exercise An issue that contains steps as part of a workshop exercise. hacktoberfest Good issue for hacktoberfest event. good first issue Good for newcomers labels Oct 7, 2019
@CristinaRuth CristinaRuth pinned this issue Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Good issue for hacktoberfest event. workshop exercise An issue that contains steps as part of a workshop exercise.
Projects
None yet
Development

No branches or pull requests

1 participant