Verified Commit 880f0845 authored by Jakob Moser's avatar Jakob Moser
Browse files

Link architecture docs in contributing guide

parent c67436a2
Loading
Loading
Loading
Loading
+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`: