| name | about |
|---|---|
📄 Documentation |
Improves documentation for the API or on the docs website. |
- I have linted, spell-checked, and grammar-checked my documentation additions.
- I have run
pnpm run docsto regenerate the API documentation from source. - Within
/docs, I have runpnpm run startto regenerate the Docusaurus site, and I have validated the changes - My additions are styled and structured correctly on the Docusaurus site
- I have read the
CONTRIBUTING.mdand followed its Guidelines