Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 314 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 314 Bytes

How to contribute

Patches are welcome!

Process

  1. Make sure you have a github.com account
  2. Submit a ticket on github.com if one does not exists.
  3. Fork the repository on GitHub
  4. Make your changes.
  5. Please make sure all python programs pass pep8.
  6. Push to your fork and submit a pull request.