Update README.md

master
Kristyn Bryan 10 years ago committed by GitHub
parent 3cfad385d6
commit ae3fa47506

@ -41,7 +41,9 @@
- Create a pull request by going to into your Github account. - Create a pull request by going to into your Github account.
- Click on "Compare & pull request" - Click on "Compare & pull request"
- Your `base` branch should be `master` and your `compare` branch should be the branch that you created. - Your `base` branch should be `master` and your `compare` branch should be the branch that you created.
- Write a comment and tag your partner in the message. Click "Create pull request". - Write a comment.
- On the right side, click on "Assignee" and tag your partner.
- Click "Create pull request".
- DO NOT click "merge". - DO NOT click "merge".
#### Team Member A #### Team Member A
@ -50,9 +52,9 @@
#### Team Member B #### Team Member B
- Look at your team member's pull request. If it looks okay, click "merge". - Look at your team member's pull request. If it looks okay, click "merge".
#### You have not merged your files into master! #### You have now merged your files into master!
#### Both Team Members #### Both Team Members
- In your terminal, checkout your `master` branch. - In your terminal, checkout your `master` branch.
- Pull down the most current data by doing `git pull origin master` - Pull down the most current data by doing `git pull origin master`
- - Take a look at your files. Everything should be there.

Loading…
Cancel
Save