How to Collaborate with GitHub & GitKraken

Objective

By the end of this workshop, you will have:

  • made accounts on GitHub & GitKraken
  • forked a repo, made a branch, opened a pull request and commented on someone else's pull request
  • seen your changes merged

Our goal is to write a recipe for a chocolate cake!

Material

ACMBPDC

MLH

Useful Links

GitHub

GitKraken

Setting up

Collaborate

  • Fork this repo
  • Create a new branch on your fork
  • Submit a pull request
  • Comment on someone else's pull request

Done