From 5c2c4f86ec5b063885ac6da19a92690a9e066761 Mon Sep 17 00:00:00 2001 From: Hunter Y Date: Wed, 8 Jan 2025 19:07:56 -0800 Subject: [PATCH] insightful change --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ecb5364..34d67fb 100644 --- a/README.md +++ b/README.md @@ -101,3 +101,5 @@ Introduction to using git and GitHub. Will lead you through your first fork, clo 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). + +Edited for class asignment by Hunter Yates on 1/8/25