docs: add voice guidelines to the contributing page - #38705
Merged
Claude / Claude Code Review
completed
Aug 14, 2026 in 8m 41s
Code review found 1 potential issue
Found 1 candidates, confirmed 1. See review comments for details.
Details
| Severity | Count |
|---|---|
| 🔴 Important | 0 |
| 🟡 Nit | 1 |
| 🟣 Pre-existing | 0 |
| Severity | File:Line | Issue |
|---|---|---|
| 🟡 Nit | docs/project/contributing.mdx:383 |
Preview instructions removed without replacement; description still claims they were added |
Annotations
Check warning on line 383 in docs/project/contributing.mdx
claude / Claude Code Review
Preview instructions removed without replacement; description still claims they were added
The description says this section covers "how to preview them", but the landed text only says where the docs live — and commit ab635bc3 in this PR deletes the `## Development` (Mintlify `mint dev`) block from `docs/README.md` without mentioning it in the description, so contributors now have no documented way to preview docs locally. Either add (or point to) the replacement preview workflow here, or drop "how to preview them" from the description and mention the README `## Development` removal s
Loading