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

Latest commit

 

History

History
4 lines (4 loc) · 349 Bytes

CONTRIBUTING.md

File metadata and controls

4 lines (4 loc) · 349 Bytes

Contributing Guidelines

Please try to follow these guidelines when contributing/making pull requests to this repository

  • To contribute, fork the repo, edit the fork, and create a pull requests.
  • Please make sure the code is styled nicely. I'm not super strict, but a good way to check is by running flake8 in the home directory of the repo.