Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 652 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (5 loc) · 652 Bytes

What Needs Doing

Feel free to work on minor improvements or quality of life features. Also feel free to take any of the open issues, unless they are marked as "spec needed".

For broader scope changes such as introducing brand new functionality, you should seek approval of the Meta Council.

Tools

The code is type-checked with pyright, and formatted with black and isort. These are run automatically on every pull request, and you should make sure all of the checks pass.