Document org repository landscape for contributors#765
Draft
BrendenWalker wants to merge 2 commits into
Draft
Conversation
Signed-off-by: Brenden Walker <widdershinswalker@gmail.com>
Contributor
📝 WalkthroughWalkthroughAdds a new "Repository landscape" section to CONTRIBUTING.md, including a mermaid diagram of repo relationships, a "Where to contribute" routing table, plugin tier definitions (Core/Org/Community), and a "Why multi-repo?" rationale. ChangesDocumentation update
Estimated code review effort: 1 (Trivial) | ~5 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
BrendenWalker
marked this pull request as draft
July 4, 2026 14:19
Replace the inaccurate plugin-lock.json / release/* claim with how build-common.sh actually selects refs (SLOPSMITH_REF and @Branch pins). Signed-off-by: Brenden Walker <widdershinswalker@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
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.
Purpose
Add additional documentation for contributors. I find it's easiest to get started contributing to any project by exploring and adding useful docs, simple stuff that's not going to break anything.
Hope this is helpful.
Summary
CONTRIBUTING.mdafter Workflow, aimed at new contributors who need to know which org repo to target.Test plan
CONTRIBUTING.mdon GitHub preview — links and mermaid render correctlyplugins/in core andbuild-common.shin desktopSummary by CodeRabbit