docs: add newcomer contribution path - #4171
Conversation
Signed-off-by: Omri Ben Zvi <omribz156@gmail.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughCONTRIBUTING.md is updated with a new "Where to Start" section guiding newcomers on suitable contribution types and discussion channels, and an explicit DCO sign-off requirement is added for all PRs. ChangesContributor Onboarding and Requirements
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
✨ Thanks for submitting this detailed PR about adding a newcomer contribution path to CONTRIBUTING.md. This proposes a documentation update to help first-time contributors get started with the project, including guidance on contribution types, starter issues, and community channels. Related open issues: |
|
Closing this without merge because the contribution is now fully superseded and parts of its PR guidance are stale under current policy. Supersession evidence
Current-policy comparison
Exact-head gate stateAudited head:
Thank you, @omribz156. This PR identified the newcomer onboarding gap early and proposed a clear, well-scoped structure for starter work, conduct, community routing, and DCO education. That contribution is explicitly credited here; it is being closed only because equivalent, more current guidance landed through #4620 and was refined afterward. No contributor code is being carried forward in this closure. |
Summary
Adds a newcomer-friendly starting path to
CONTRIBUTING.md, including contribution types, starter issue guidance, community channels, Code of Conduct expectations, and the existing DCO sign-off requirement.Related Issue
Fixes #3826
Changes
good first issuelabel, GitHub Discussions, README community channels, and Code of Conduct.Type of Change
Verification
npx prek run --all-filespassesnpm testpassesmake docsbuilds without warnings (doc changes only)Focused verification:
npx --yes markdownlint-cli2 CONTRIBUTING.mdgit diff --checkThis was implemented with Codex assistance, with the final patch manually reviewed and kept scoped to the requested contributing-guide update.
Signed-off-by: Omri Ben Zvi omribz156@gmail.com
Summary by CodeRabbit