- Fork the repo.
- Clone this repo to your computer.
- Create a text file(name.txt). Write your name in the file.
- Use git to push the file to your repo and then create a pull request.
- git clone repo_link
- git add .
- git commit -m"message"
- git push origin master