Loading CONTRIBUTING.md +6 −0 Original line number Diff line number Diff line # Contributing ## How to move around in this repo To find out where your changes should go to implement a particular feature or fix a bug, read the architecture documentation. This document will also link to further documentation and code as needed. * [Architecture documentation](./docs/architecture.md) ## Formatting We use [Ruff](https://astral.sh/ruff) as a formatting tool. You can run it using `uv`: Loading Loading
CONTRIBUTING.md +6 −0 Original line number Diff line number Diff line # Contributing ## How to move around in this repo To find out where your changes should go to implement a particular feature or fix a bug, read the architecture documentation. This document will also link to further documentation and code as needed. * [Architecture documentation](./docs/architecture.md) ## Formatting We use [Ruff](https://astral.sh/ruff) as a formatting tool. You can run it using `uv`: Loading