Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 470 Bytes

File metadata and controls

22 lines (17 loc) · 470 Bytes

How GitHub Works (Template)

Goal

  • Understand what GitHub is used for

Key ideas

  • Repo = project folder online
  • Fork = your copy of a repo
  • Clone = download a repo to your computer
  • Branch = safe place to work
  • PR = request to merge your changes

Try it

  • Create a GitHub account
  • Star a repo you like
  • Open an issue and read comments

Screenshot placeholder

  • <!-- Screenshot: GitHub repo page -->

Next