docs: add voice guidelines to the contributing page - #38705
Merged
Claude / Claude Code Review
completed
Aug 14, 2026 in 7m 35s
Code review found 1 potential issue
Found 2 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:391 |
Missing .claude/docs/landing-prs.md change described in PR body |
Annotations
Check warning on line 391 in docs/project/contributing.mdx
claude / Claude Code Review
Missing .claude/docs/landing-prs.md change described in PR body
The PR description says ".claude/docs/landing-prs.md gets a one-line summary of the same rules next to the existing docs-verification bullet", but the diff only touches `docs/README.md` and `docs/project/contributing.mdx` — the `landing-prs.md` hunk is absent. Since `CLAUDE.md` directs agents to read `.claude/docs/landing-prs.md` before touching docs, either add the missing one-liner under the **Docs, types, and comments** section (next to the "Verify every documentation claim you publish" bulle
Loading