Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 370 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (11 loc) · 370 Bytes

Contributing:

To Contribute:

  • Fork this repository.
  • Clone the code.
  • Make the Contributions.
  • Commit and push your changes to the forked repository.
  • Create a pull request on the forked repository.

Changes in the code should have:

  • appropriate docstrings.
  • proper code.
  • The code should be easily readable.