Git & Your First Github Pull Request

Git is a popular revision control system that is used by many open source projects. We'll be using as part of our first 'Pull Request' :)

If you haven't already please make sure you have git correctly installed on your computer.

We will be cloning this Github repository, which creates this website. . You will be adding your name to the list with a link to the Webmaker Introduction you created earlier.

Steps

  1. Follow these steps to fork the repository.
  2. Clone the repository following these steps.
  3. Ensure everything is setup correctly.
  4. Follow the first step to add your name to the directory, but instead of creating a new profile page, simply link your name to the Introduction URL you created on Webmaker earlier in the course.
  5. Commit and Push.
  6. Create a First Pull Request!

Bonus Work

https://www.atlassian.com/git/tutorials/

Discussion

  1. How would you describe the experience of submitting your first pull request to others?
  2. Does this make you feel more empowered to contribute (code or writing) to a Github project?

Comments

comments powered by Disqus