docs: root CONTRIBUTING.adoc — satisfy the estate docs gate - #36
Conversation
The estate docs gate (hyperpolymath/standards scripts/check-docs-presence.sh, run by the Governance reusable) requires CONTRIBUTING at the repository root (CONTRIBUTING.md | CONTRIBUTING.adoc | 3-practice/CONTRIBUTING.adoc); its grace cutoff 2026-08-21 has armed, so Governance's docs step fails without it. Adds a root CONTRIBUTING.adoc following the estate norm (AsciiDoc by default; 32 of 40 sampled estate repos already carry one). Content covers setup, branch naming, and Conventional Commits per estate conventions.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📜 Recent review details⏰ Context from checks skipped due to timeout. (15)
🔇 Additional comments (1)
📝 SummarySummary by CodeRabbit
WalkthroughAdded ChangesContribution Guide
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~3 minutes Change: Other 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. A rabbit finds the guide in place Comment |
Why
The estate docs gate (
hyperpolymath/standardsscripts/check-docs-presence.sh, run by the Governance reusable pinned in this repo'sgovernance.yml) requires CONTRIBUTING at the repository root:CONTRIBUTING.md | CONTRIBUTING.adoc | 3-practice/CONTRIBUTING.adoc. Its grace cutoff (2026-08-21) has armed, so Governance / Code quality + docs fails without it.What this is
One file: root
CONTRIBUTING.adoc, following the estate norm — the gate's own blast-radius measurement found rootCONTRIBUTING.adocis what the estate actually uses (32 of 40 sampled repos). Content covers setup (this repo's Justfile), branch naming, and Conventional Commits per estate conventions. Nothing else is touched.Witness (local)
check-docs-presence.sh .→ ✅ Core documentation present (README, LICENSE, CONTRIBUTING) (was::error::Missing required documentation: CONTRIBUTING).Part of the estate-wide CONTRIBUTING wave (224 repos measured gate-red); one repo, one file, one PR.