Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.83 KB

File metadata and controls

33 lines (27 loc) · 1.83 KB

Proposing Changes to a Project w/ Pull Requests

With this exercise we are attempting to collect the GitHub accounts of all students in the class.

FEWD GitHub Accounts

Follow these steps to add your name and GitHub account to the above list:

  • Fork this repository (make a personal copy into your GitHub account)
  • Clone your fork (download the forked repo to the Betamore folder on your laptop)
  • Create a branch off master and switch to it
  • Open this file in your text editor and add your name and GitHub account to the above list
  • Commit your changes
  • Push your changes
  • Open a pull request

For additional insctructions, visit GitHub Help.