docs: promote contributing refresh to main - #378
Conversation
the old file had backslash-escaped code fences (every block rendered as literal text on github), called vouch pre-1.0 (1.2.1 is out), referenced empty issue templates, and carried none of the release checklist claude.md points at. restructured along the shape of a strong contributing doc: what happens to your pr (automated review + ci + maintainer decision, base on test), what we welcome, what we won't merge (now including the out-of-scope list — saas mode, ungated writes, storage-format swaps), before-opening checklist, the exact ci gate commands, test expectations (incl. the four registration sites for a new kb.* method), required pr contents, commit/title format with examples, and the maintainer release checklist with all four version sites. kept as-is: dev setup, env-var table, logging guidelines, style, security reporting.
markdownlint md040 wants a language on the fence; matches how the compile flow diagram was labelled after the #362 review.
docs(contributing): refresh around the actual review flow and gates
|
Warning Review limit reached
Next review available in: 45 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
promotes #377 to main: the contributing refresh (fixed escaped fences, real review flow, ci gate commands, four-site release checklist) plus the #376 readme fence nit. docs-only.