feat: contributor growth — CLI CTAs, CONTRIBUTORS.md, backlog refresh#176
Merged
Conversation
- Print contributor quickstart link after loop-init and loop-audit runs (skipped for --json/--md/--badge on loop-audit) - Add CONTRIBUTORS.md with generate script (npm run contributors:generate) - Extend create-good-first-issues.sh wave 2 bodies; #169–#175 filed on GitHub - Link hall of fame from README and CONTRIBUTING.md - Bump loop-audit 1.5.3 and loop-init 1.3.3 for npm publish
Contributor
Loop Readiness AuditScore: 100/100 (L3) Strong loop readiness — good candidate for L3 with explicit gates. Top suggestions
Posted by |
|
Unsubscribe!
… 06.07.2026., u 15:02, korisnik Cobus Greyling ***@***.***> je napisao:
subscribed
|
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.
Summary
Turns npm downloads and README traffic into contributor funnel touchpoints.
loop-initandloop-auditprint the contributor quickstart after human-readable runs (loop-auditskips--json/--md/--badge)npm run contributors:generateloop-audit1.5.3,loop-init1.3.3 (publish after merge for npm users to see CTAs)Test plan
cd tools/loop-audit && npm testcd tools/loop-init && npm test@cobusgreyling/loop-audit@1.5.3and@cobusgreyling/loop-init@1.3.3