docs: contributor recognition (CONTRIBUTORS.md + README wall + CLAUDE.md convention)#352
Merged
Conversation
…E.md convention We don't merge external PRs, but the project stays open and the community's ideas / reports / designs shape it — recognizing those people is deliberate operations, not a courtesy. Set up a lightweight, hand-maintained recognition surface (no script; the volume doesn't justify one): - CONTRIBUTORS.md — a credits ledger + a short "how recognition works" guide. Each entry links to the actual change the person influenced (a record, not just a name); standouts pinned on top. Avatars come free from github.com/<handle>.png. - README.md — a Contributors section (avatar wall + pointer to the ledger). - CLAUDE.md — a "Recognizing contributors — credit, don't merge" subsection next to the external-PR-refusal policy: where it lives, the -ING/-ORS filename split, how to add someone, and the IP-clean rule — never Co-Authored-By for a human (that asserts copyright and breaks single ownership); use Suggested-by/Reported-by trailers for a git-level record. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
Stand up a lightweight, hand-maintained contributor-recognition surface. We don't merge external PRs, but the community's ideas / reports / designs shape the project, and recognizing those people is deliberate operations (part of the growth flywheel).
CONTRIBUTORS.md— credits ledger + a short "how recognition works" guide. Each entry links to the actual change the person influenced (a record, not just a name); standouts pinned on top. Avatars are free fromgithub.com/<handle>.png(no token). Empty "be the first" state + a maintainer row-template.README.md— a## Contributorssection (avatar wall + pointer to the ledger), between Star History and License.CLAUDE.md— a### Recognizing contributors — credit, don't mergesubsection next to the external-PR-refusal policy: where it lives, the-ING/-ORSfilename split, how to credit someone, and the IP-clean rule — neverCo-Authored-Byfor a human (asserts copyright, breaks single ownership); useSuggested-by/Reported-bytrailers for a git-level record.Test plan
Boundary touch
None — documentation + a README section. No trading / auth / broker / migration changes.
🤖 Generated with Claude Code