Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 527 Bytes

File metadata and controls

16 lines (15 loc) · 527 Bytes

How to Contribute

  • Fork this repo.
  • Clone the forked repo.
  • Create a new branch.
  • Make changes to the code. #To make changes, -open the file codechef -in any of the folders label 56, 57 and 58, -creat your own new file with the name of the program your are building -Finally save the code. -ps. be sure to go through all folders to make sure your program hasnt already been committed.
  • Commit the changes.
  • Push the changes to the forked repo.
  • Create a pull request.
  • and done...will be reviewed soon.