Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 874 Bytes

SubmittingChallenges.md

File metadata and controls

22 lines (15 loc) · 874 Bytes

#How to submit challenges via GitHub

If you don't have Git or Ruby installed on your computer, please start here. Click here to see our Challenge Guide.

##Submitting Challenges for Review submitting challenges

  • Login to your Github.com account
  • Fork the challenge that you want to work on from Pair Columbus
  • Clone its repo to your computer
  • Create a new branch
  • Add & commit your changes
  • Push your changes back to your Github account
  • Issue a pull request for your branch from Github

NOTE: The image above is also accessible here on Imgur.

#Documentation