Skip to content

Contributing

This section explains how to contribute to the XrmGhost public documentation (xrmghost-docs).

GuideDescription
How to Add a New Docs PageFrontmatter rules, folder naming conventions, and how to find the product owner for your change
  • Every .mdx file must have title and description frontmatter.
  • Edit only the files owned by your team — see Content Ownership.
  • Placeholders are allowed and preferred over fake content — mark them with > **TODO**:.
  • Do not edit generated content by hand — it will be overwritten by the pipeline.

Read How to Add a New Docs Page — it covers the full workflow end to end.