When ready to upload work to your shared Github repository, we must make sure that we first are uploading the necessary files to the correct folder, let us take a look at how we go about this.
First and foremost, let’s have your repository open and the folder of the task you are working on open, let us use Level 1 Task 15 as an example :
Then, what we want to do is click the Add file button on the top right. You will see a dropdown of 3 options, you want to select Upload files. Then we will be presented with the following :
Now what we want to do is to drag files from our desktop into the Github window.
Then once your files are uploaded, you can then click the green Commit changes button, and your files will be uploaded to that task folder.
Remember to make sure that you are always uploading to the correct task folder in your repository, to avoid instances where a submission will be marked as a resubmission. Happy Coding!