Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 618 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (11 loc) · 618 Bytes

How to Contribute

  • Fork this repo.
  • Clone the forked repo.
  • Create a new branch.
  • Make changes to the code.
  • Commit the changes.
  • Push the changes to the forked repo.
  • Create a pull request.
  • and done...will be reviewed soon.

For more information on how to contribute to open source projects, check out this link and this and "How to Contribute to Open Source" by freeCodeCamp.