Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 307 Bytes

CONTRIBUTE.md

File metadata and controls

5 lines (3 loc) · 307 Bytes

All contributions are welcome. Just submit a pull request.

The Python code is expected to pass a run of black -l 100, while the frontend should pass a check with prettier (performed automatically in the frontend development environment).

Docstrings in the backend should be written using "Google style".