Follow these instructions to submit the task.
- On the top right corner of the repository's page, you'll find a "Fork" button. Click on it.
- A popup will appear, asking where you want to fork the repository. By default, your personal GitHub account should be selected. Click on your username to fork the repository to your account.
- GitHub will create a copy of the repository in your account.
- Once the forking process is complete, you will be redirected to your forked repository's page. The repository name will include your GitHub username to differentiate it from the original repository.
- Now, navigate to the repository you created by forking and create a branch and name it "submission".
- In the directory create a new directory with your own name.
- Inside "Your-Name" directory, upload the pdf file with screenshots.
- Commit changes.
- Create a new pull request from your "submission" branch to "main" branch of the original repository.
- Don't merge the pull request yet!