Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 798 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (12 loc) · 798 Bytes

Contributing to the repository

Welcome to the repository! If you face any issue feel free to create an issue. If you find any question missing, create a pull request, with title as the question name. Make sure that you create a folder and name it with the question name and code if it doesn't exists.

Raising a Pull Request

  • Follow How to raise a PR? to raise a PR
  • Please don't copy someone's else solution.
  • The solutions should pass all the test cases on codechef.
  • The question should be inside the correct folder based on the difficulty.
  • Don't forget a readme.md file for your particular solution containing the link of the question.

Leave a ⭐ if you have made a PR 😉