From 055cde380e24c3e28fb6618b9e0d043c78643c1b Mon Sep 17 00:00:00 2001 From: Elvin Hrytsyuk <183242754+Elvin-code-dev@users.noreply.github.com> Date: Thu, 25 Sep 2025 21:35:04 -0700 Subject: [PATCH] Add Elvin Hrytsyuk to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fe64e7..9fb5484 100644 --- a/README.md +++ b/README.md @@ -100,4 +100,4 @@ 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).- Elvin Hrytsyuk - completed the Github Intro Exercise