Contribute to the documentation
Documentation is stored as Markdown or MDX and reviewed through pull requests.
Writing principles
Section titled “Writing principles”- Start with the reader’s goal.
- Keep each page focused on one task or one main concept.
- Use the same menu names and labels as the Admin interface.
- Make sure examples work with the version stated on the page.
- Never include secrets, credentials or real customer data in examples.
- Update documentation in the same pull request as a product behavior change.
Minimum frontmatter
Section titled “Minimum frontmatter”---title: A clear titledescription: One sentence describing what the reader will achieve.---Use the same relative path in every locale so the language switcher can link translations correctly.