Contributing
Contributing
Section titled “Contributing”This section explains how to contribute to the XrmGhost public documentation (xrmghost-docs).
Guides
Section titled “Guides”| Guide | Description |
|---|---|
| How to Add a New Docs Page | Frontmatter rules, folder naming conventions, and how to find the product owner for your change |
Quick Rules
Section titled “Quick Rules”- Every
.mdxfile must havetitleanddescriptionfrontmatter. - 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.
Not Sure Where to Start?
Section titled “Not Sure Where to Start?”Read How to Add a New Docs Page — it covers the full workflow end to end.