Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 349 Bytes

CONTRIBUTING.MD

File metadata and controls

10 lines (9 loc) · 349 Bytes

HOW TO CONTRIBUTE:

1) Fork the repo and bring the repo in your local system
2) Create and switch to a separate branch
3) Add a codechef question solution that is not present in the repository in appropriate directory
4) List your question with solution in README.MD
4) commit and push your changes

Congrats you made your PR successfully!