Skip to content

Fix CONTRIBUTING.md branch sync instructions#409

Merged
stephenkirk merged 1 commit into
Balatro-Multiplayer:devfrom
jabagawee:docs/contributing-sync-from-dev
Apr 27, 2026
Merged

Fix CONTRIBUTING.md branch sync instructions#409
stephenkirk merged 1 commit into
Balatro-Multiplayer:devfrom
jabagawee:docs/contributing-sync-from-dev

Conversation

@jabagawee

Copy link
Copy Markdown
Contributor

The "Quick Start" snippet syncs from main, but the project's
default branch is dev and main is no longer kept current.
Following the previous instructions left new forks branched off
stale code: origin/main only has 2 commits not on origin/dev
(#387, #389) while origin/dev has many commits not on main.

This switches the three sync commands to use dev so feature
branches start at the actual tip.

The Quick Start sync block told contributors to pull from main, but
the active branch is dev (origin/HEAD points there) and main is no
longer kept current. Following the previous instructions left new
forks branched off stale code. Sync from dev instead so feature
branches start at the actual tip.
@jabagawee jabagawee changed the title fix CONTRIBUTING.md branch sync instructions Fix CONTRIBUTING.md branch sync instructions Apr 27, 2026
@jabagawee jabagawee force-pushed the docs/contributing-sync-from-dev branch from a5b1828 to f3fe186 Compare April 27, 2026 04:56
@stephenkirk

Copy link
Copy Markdown
Member

Splendid! Thanks for the contribution 🎉

@stephenkirk stephenkirk merged commit b82493b into Balatro-Multiplayer:dev Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants