docs(contributing): welcome all contribution shapes - #3294
Merged
Conversation
Signed-off-by: huangruiteng <huangrt01@163.com>
Owner
Author
Self-merge decision (maintainer; docs-only)Changed surface: Checks run:
Manual holds: none. Why this coverage is enough: the diff is a single-purpose contributor |
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.
What changed
Rewrite the opening of
CONTRIBUTING.mdwith a warmer, hyper-inspired welcome that names the many non-code ways to contribute (filing/triaging issues, docs and examples, answering questions, PR review) before diving into task claiming and validation rules. Also drops the stale "project is early" wording that README already removed.Why
The previous opening ("contributions are small, reviewable, and tied to a public task or clear bug") read as a gate rather than an invitation. Lowering the first-contact friction makes the contributor board and review flow easier to approach, without changing any engineering requirements below.
Validation
git diff --checkclean (1 file, +16/-2)loopx check --scan-path CONTRIBUTING.md: public boundary scan cleanloopx canary premerge --from-git-diff: merge gate passed, self-merge allowed, no manual holds