Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 568 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (11 loc) · 568 Bytes

Contributions Code of Conduct📚:

  • Add a new program which don't exist earlier.
  • It should be in .py extenstion.
  • Check for typos and comment mistake in the code.
  • Please run the program and check if there are no errors before making the PR.
  • Review other PR's as well.
  • No Spamming allowed, make sure to include all programs in one PR.
  • Do NOT remove other content.
  • Add your name to the contributorsList file.
  • Try to keep pull requests small to minimize merge conflicts.
  • Add codes into their respective folders only then the request will be accepted.