Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.19 KB

File metadata and controls

33 lines (21 loc) · 1.19 KB
name about
📄 Documentation
Improves documentation for the API or on the docs website.

Documentation

Validation

  • I have linted, spell-checked, and grammar-checked my documentation additions.
  • I have run pnpm run docs to regenerate the API documentation from source.
  • Within /docs, I have run pnpm run start to regenerate the Docusaurus site, and I have validated the changes
  • My additions are styled and structured correctly on the Docusaurus site

Checklist