Skip to content
This repository was archived by the owner on Feb 25, 2023. It is now read-only.

Latest commit

 

History

History
38 lines (38 loc) · 1.39 KB

File metadata and controls

38 lines (38 loc) · 1.39 KB

Resources

Prerequisites

  • 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

Instructions

Part 1 – Fork the Repo

  1. Go to the github page for this project
  2. Fork the repository
  3. Clone the fork
  4. Enter the forked repository

Part 2 – Edit the file

  1. Open the file 'names.txt'
  2. At the end of 'names.txt', enter your name on a new line in the file
  3. Save the file

Part 3 – Make a Pull Request

  1. Add, commit and push your changes to your forked repo
  2. Make a pull request to our repo