Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 597 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (19 loc) · 597 Bytes

How to Contribute

Korean Translation

  • lots of files are only written in English.
    So anybody can contribute by translating py code English to korean.
    We need a lot of help in this area.

Adding Code
We need addtional code and variaty of algorithms :

  • Add algorithm
  • Add function
  • Delete unneeded file

Fixing Code
If there are some erros in original files,

  • Explain the errors
  • Fix
  • Check

Explaning algorithms
There are too little explanation for Beginner. So you can contribute by :

  • Explanation in py code
  • Explanation in README file.