Skip to content

Commit

Permalink
Merge pull request #384 from turingschool/flashcard_submission_update
Browse files Browse the repository at this point in the history
update submission instructions
  • Loading branch information
memcmahon authored Feb 10, 2025
2 parents 00d95ee + 27cc6d3 commit 95536dc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 4 additions & 5 deletions module1/projects/flashcards/submission.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 95536dc

Please sign in to comment.