Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 692 Bytes

File metadata and controls

17 lines (10 loc) · 692 Bytes

instructions

Checkout branch mjs/00-start. The objective is to recreate the application on the master branch. All future steps are found under mjs/xx-.

further help

If you'd like to see the differences between the first and second steps, change the repo to one of the branches, then use the Compare link found directly below the Clone or download green button.

Example: https://github.com/mzabriskie/react-example/compare/mjs/00-start...mjs/01-user

Add some example pull requests

  • Find a file in the repo and click on the pencil icon in the upper right
  • Make some changes
  • Commit the changes as a pull request
  • Request a review from another test account