Contribute

Contribute

How to add a page

  1. Create an .mdx file under the right section.
  2. Add/adjust pages/_meta.json to show it in the sidebar.
  3. Open a PR with label: docs.
  4. Another engineer reviews for accuracy + clarity.

Style guide

  • Start with When to use and Checklist
  • Show a minimal snippet, then full example
  • Include a Gotchas section