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

Exercise 3 - Your 2nd Pull Request #7

Open
CristinaRuth opened this issue Oct 3, 2019 · 2 comments
Open

Exercise 3 - Your 2nd Pull Request #7

CristinaRuth opened this issue Oct 3, 2019 · 2 comments
Labels
good first issue Good for newcomers hacktoberfest Good issue for hacktoberfest event.

Comments

@CristinaRuth
Copy link
Owner

CristinaRuth commented Oct 3, 2019

Your 2nd Pull Request

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 #4 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 presentation linked in our main README file.

Steps

  1. Go to https://github.com/CristinaRuth/dev-together-workshop-github-basics 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 “[Year]/[Month day]” (e.g. 2019/Apr 9) folder. See Exercise 1 - Your 1st Repo & Commit #4 and Exercise 2 - Your 1st Pull Request #5 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-workshop-github-basics.
@CristinaRuth CristinaRuth pinned this issue Oct 3, 2019
@CristinaRuth CristinaRuth added good first issue Good for newcomers hacktoberfest Good issue for hacktoberfest event. labels Oct 3, 2019
@debajit13
Copy link
Contributor

I want to do this.

@CristinaRuth
Copy link
Owner Author

Great! Please reference this issue in your PR. We'll keep this issue open for any folks who want to tackle it. It's intended to be generic enough so that anyone can take a stab at opening their first PR :)

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.
Projects
None yet
Development

No branches or pull requests

2 participants