Skip to content

chore: add upstream remote (input-leap/input-leap) and document sync workflow #11

Description

@digital-michael

Goal

Track the upstream Input Leap repo so cherry-picks for Phase 2 are straightforward and we can monitor upstream activity.

Steps

  • git remote add upstream git@github.com:input-leap/input-leap.git
  • git fetch upstream
  • Confirm git log upstream/master --oneline -5 shows current upstream history
  • Document the sync command in CONTRIBUTING.md (fetch upstream, do not merge into main)

Acceptance criteria

Notes

This is a local config step only — no commit needed. The CONTRIBUTING.md entry is the deliverable that lands in the repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    phase:0Phase 0 — Fork, rename, CI, toolingtype:choreMaintenance, tooling, CI, build

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions