git add index.html
git commit -m "your name"
git remote add [remote-name] [put the github link here]
git push [remote-name] master
--> Then create your pull request.
--> Star my repository.
--> Congratulations!! You have successfully created your pull request.
-->Check your progress here (https://hacktoberfest.digitalocean.com/profile)