Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 314 Bytes

Contribute.md

File metadata and controls

7 lines (6 loc) · 314 Bytes

How to contibute

  • Fork the master branch to your github account.
  • Clone it to your local development system.
  • Create the folder and file in the language you want to write the code for Example Java/CalculatePi.java
  • Write down the valid code.
  • Push the code and create a pull request to master branch.