Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 773 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (16 loc) · 773 Bytes

✨ Contribution guidelines

  • You can contribute your code in any one language like c, c++, java, python etc.
  • Your code should be neat and clean
  • You can add any code but it should not be repeated. To avoid redundancy, check all contributions before
  • Add your code to the relevant folder
    • If your code contains Python code then it should be in python folder
  • If the folder of any language is not exists already then create it and add your code

📚 Contribution rules

  • Do NOT remove other content.
  • Try to keep pull requests small to minimize merge conflicts.

❓ Suggestions for Contributions

  • You can contribute mini game in any language
  • Add algorithms
  • Add DS programs in any language
  • Add AI/ML Programs
  • Add HelloWorld in any language