Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 488 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (12 loc) · 488 Bytes

How to contribute?

  1. Star this repository
  2. Fork the repository
  3. Go to the forked repository in your profile
  4. Click on Add file -> Create new file
  5. Paste your Python code in the editor
  6. Add your name and commit number to the commit box and click commit
  7. Click on fetch-upstream
  8. Click on contribute
  9. Click on open pull request
  10. Put your name and pull request number to the text box and click on Create pull request
  11. That's it! Now wait until the PR is merged.