-first fork and clone the forked repo on your personal github if you don't have it on your local machine
-if you have the repo already, run git pull before you start working on the assessment
-navigate to the assessment folder
-create a folder with your firstname_lastname
-open the folder with vscode
-add your files there
-run git add .
git commit -m "commit from first_name"
git push
-Then open a Pull Request on your forked repo