doc: add PR Reviewer Guide + visibility wiring (PR template + README banner)#13
Open
estebanzimanyi wants to merge 1 commit into
Open
doc: add PR Reviewer Guide + visibility wiring (PR template + README banner)#13estebanzimanyi wants to merge 1 commit into
estebanzimanyi wants to merge 1 commit into
Conversation
…banner) Adds doc/contributing/reviewer-guide.md mirroring the canonical reviewer-guide structure used in MobilityDB / MobilityDuck / MobilitySpark, scoped to JMEOS: - Dependency chain: PR MobilityDB#9 (multi-module Maven foundation) → PR MobilityDB#12 (MeosLibrary sub-interface split for ARM64/Windows/macOS) → downstream MobilitySpark - Tier ranking + per-tier review notes - Standards checklist (license header, no binary blobs, MeosLibrary split preservation, DBL_MAX → null mapping) - Cross-repo links to the other three ecosystem reviewer guides Wires visibility: - .github/PULL_REQUEST_TEMPLATE.md links to the guide so contributors are prompted to update it in any commit that opens / closes / restructures a PR. - README gains a 'For contributors and reviewers' section pointing to the guide. Same canonical path (doc/contributing/reviewer-guide.md) as the other three platform repos — reviewers landing in any of the four find the same structure at the same place.
2 tasks
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.
Adds
doc/contributing/reviewer-guide.mdmirroring the canonical reviewer-guide structure used in MobilityDB / MobilityDuck / MobilitySpark, scoped to JMEOS.Same canonical path (
doc/contributing/reviewer-guide.md) as the other three platform repos — reviewers landing in any of the four find the same structure at the same place.Summary
MeosLibrarysub-interface split) → MobilitySpark downstreamMeosLibrarysplit preservation,DBL_MAX→ null mapping)Wires visibility:
.github/PULL_REQUEST_TEMPLATE.mdlinks to the guide so contributors are prompted to update it in any commit that opens / closes / restructures a PR.README.mdgains a "For contributors and reviewers" section pointing to the guide.Test plan
origin/main