diff --git a/INSTRUCTIONS.md b/INSTRUCTIONS.md index efe9791..3700872 100644 --- a/INSTRUCTIONS.md +++ b/INSTRUCTIONS.md @@ -8,3 +8,10 @@ Checkout branch `mjs/00-start`. The objective is to recreate the application on 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