Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 368 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (12 loc) · 368 Bytes

Rules

  • Do not spam!
  • Check your code before submitting PR.
  • Do not upload simple programs like "Hello World".
  • Try to add comments in your code so that it is more understandable.
  • Try to intend your code so that it is more readable.

Instructions

  1. Fork this repo.
  2. Star this repo.
  3. Add a file.
  4. Commit the code.
  5. Create Pull Request.