Development

Code

Open an issue or a PR, we will try to see it asap.

Docs

In order to continue developing the docs, you will first need to install the needed dependencies locally by running:

yarn docs:install

Then you can run the sphinx autobuild to see your changes live:

yarn docs:watch