- If you are using Linux or MacOS, open a terminal. If you are using a Windows computer, install PuTTY and open it
- Install git
- Create a GitHub account
- Setup GitHub ssh key
- Go to the github page for this project
- Fork the repository
- Clone the fork
- Enter the forked repository
- Open the file 'names.txt'
- At the end of 'names.txt', enter your name on a new line in the file
- Save the file
- Add, commit and push your changes to your forked repo
- Make a pull request to our repo