Ticket & PR conventions
Tickets
- Prefer platform-specific issues on
clubhouse-league-iosandclubhouse-league-android, or mirrored pairs when the feature is shared. - Every feature ticket should link the relevant Product journey / feature page (or embed the locked PRD).
- Anthony reviews each feature with Morgan before tickets are filed; Remy holds tickets until ready to disburse.
- Assignees on GitHub: Remy owns the queue. Kit/Dex receive work only via Remy’s disbursement.
Pull requests
- Conventional Commits.
- Empty starters only until designs/PRDs exist for a feature.
- Remy reviews before merge on mobile.
- Runbook doc PRs: Remy reviews; Mira owns docs chrome/theme; Morgan owns product copy.
Repos
| Repo | Purpose |
|---|---|
pocket-labs-org/clubhouse-league-ios | Native iOS (Swift/SwiftUI) |
pocket-labs-org/clubhouse-league-android | Native Android (Kotlin/Compose) |
pocket-labs-org/clubhouse-league-runbook | This Docusaurus runbook |