From d802d7ce0f76201d754a726930c50b7de28206d2 Mon Sep 17 00:00:00 2001 From: Jameson Farmer Date: Tue, 1 Oct 2024 12:26:32 -0700 Subject: [PATCH] Why not --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fe64e7..bb997ef 100644 --- a/README.md +++ b/README.md @@ -100,4 +100,6 @@ Introduction to using git and GitHub. Will lead you through your first fork, clo 1. This will take you to a new page. At the bottom of the page you should see a visual representation of the differences (diff) your new change will introduce. Add a title and description to your pull request (PR). 1. Click *Create pull request* to open the pull request. 1. Congrats! You have created your first pull request! -1. In Canvas, please copy the link to the pull request you created to submit your assignment. For this practice exercise I will not be merging your request. But in a real open-source repository, a *maintainer* would give you feedback on your changes, and if they were happy with them the would *merge* your PR (accept your changes into the original version). \ No newline at end of file +1. In Canvas, please copy the link to the pull request you created to submit your assignment. For this practice exercise I will not be merging your request. But in a real open-source repository, a *maintainer* would give you feedback on your changes, and if they were happy with them the would *merge* your PR (accept your changes into the original version). + +Jameson Was Here \ No newline at end of file