Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 395 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 395 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. Please make sure the default systems listed in gwstatus.ini work as expected.
  7. Push to your fork and submit a pull request.