docs: curate good-first-issue candidates for contributor on-ramp - #140
Queued
mrbobbytables wants to merge 3 commits into
Queued
mrbobbytables wants to merge 3 commits into
mrbobbytables wants to merge 3 commits into
Conversation
Contributor
There was a problem hiding this comment.
Approved by @castrojo for Hive auto-merge on green CI.
Contributor
|
Hive auto-merge approval head changed since approval — re-queue required. |
Reference issues cncf#77, cncf#75, cncf#80 as good-first-issue candidates with clear scope, file pointers, and acceptance criteria, plus an always-open docs/typo sweep. Addresses cncf#98 (contributor on-ramp missing per ROADMAP Phase 2). Note: applying the good first issue label to cncf#77, cncf#75, cncf#80 requires triage access this contributor does not have; a maintainer will need to add the label. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: Jorge Castro <jcastro@linuxfoundation.org>
…sers repo Signed-off-by: Jorge Castro <jcastro@linuxfoundation.org>
castrojo
force-pushed
the
strategist/good-first-issue-onramp-98
branch
from
September 15, 2026 13:29
59305dc to
de89194
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #98.
ROADMAP.md Phase 2 lists good-first-issue curation as an exit criterion, but there are zero issues labeled
good first issuetoday. This adds a Good first issues section to CONTRIBUTING.md that gives newcomers a concrete on-ramp:sourcelinks todata/awards.jsonentries)docs/events/index.md)data/metrics.json)Each entry states the file(s) to touch and acceptance criteria, matching the scope already written into those issues.
Note for maintainers: this account does not have triage/push access to add the
good first issuelabel to #77, #75, and #80 directly — could a maintainer apply the label to those three issues so the linked list above resolves correctly?Verified
npm run buildsucceeds andnpx prettier --check CONTRIBUTING.mdpasses.