Docs: add a first-contribution workflow for docs-only contributors
Open 💬 4 comments Opened Jun 19, 2026 by kmishra1204
What is missing today
The repo has docs/contributing.md and issue templates, which is great. A small missing piece is a single "first external contribution" path for docs contributors that tells new users exactly what to do in sequence.
Suggested improvement
Add a short section in README.md (or top of docs/contributing.md) called "First Contribution (Docs)" with:
- how to choose a docs issue
- local docs validation command(s)
- expected PR structure and checklist
- what reviewers usually look for
Why this is useful
Codex has very high visibility and issue volume; a streamlined docs-first path could reduce contributor friction and improve quality of first PRs.
If useful, I can propose a concrete patch to docs/contributing.md.
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗