The content available here is used for the contextual help in various screens across the web app.
To contribute please make changes to the MDX files under the content/
folder.
To review your changes, start the local preview server by running:
yarn && yarn dev
Before submitting the changes, please run the linter:
yarn && yarn lint
Thank you!