Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 839 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 839 Bytes

Thank you for your interest in contributing! We work primarily on Github. Please review the contributing procedures so that we can accept your contributions! Alternatively, contact someone in the development chat channel.

Style and format

  1. Python 3.6, 3.7, and 3.8 are the officially supported versions.
  2. This project follows the formatting conventions of black and utilizes pre-commit to format commits prior to pull requests being made.