diff --git a/module1/projects/flashcards/assets/create pull request 1.png b/module1/projects/flashcards/assets/create pull request 1.png new file mode 100644 index 00000000..71223638 Binary files /dev/null and b/module1/projects/flashcards/assets/create pull request 1.png differ diff --git a/module1/projects/flashcards/assets/create pull request 2.png b/module1/projects/flashcards/assets/create pull request 2.png new file mode 100644 index 00000000..838dfd27 Binary files /dev/null and b/module1/projects/flashcards/assets/create pull request 2.png differ diff --git a/module1/projects/flashcards/submission.md b/module1/projects/flashcards/submission.md index 22e15b03..337053e2 100644 --- a/module1/projects/flashcards/submission.md +++ b/module1/projects/flashcards/submission.md @@ -6,11 +6,10 @@ title: FlashCards - Submission _[Back to FlashCards Home](./index)_ -When you are finished, make sure your code is pushed up to your repository on Github. All the code for your submission should be on the main branch. Then, follow these steps to submit a Pull Request to the turingschool-examples repository: (**Please Note, these images have the old terminology of `master`, but yours will say `main`.) +When you are finished, make sure your code is pushed up to your repository on Github. All the code for your submission should be on the main branch. Then, follow these steps to submit a Pull Request to the turingschool-examples repository: 1. Go to your projects Github page -1. Click the "New pull request" button ![Imgur](https://i.imgur.com/ETh0XEY.png) -1. Make sure the PR is from your master to the turingschool-examples master ![Imgur](https://i.imgur.com/EgWFj2U.png) -1. Click "Create pull request" -1. Put your name as the title of the PR ![Imgur](https://i.imgur.com/Ir9i5G2.png) +1. Click the "Contribute" button and click "Open Pull Request"![Create Pull Request from your repository](./assets/create%20pull%20request%201.png) +1. Make sure the PR is from your main to the turingschool-examples main +1. Put your name as the title of the PR ![Submit Pull Request](./assets/create%20pull%20request%202.png) 1. Click "Create pull request"