Skip to content

docs(contributing): document dev branch workflow#3589

Open
jstvz wants to merge 1 commit into
devfrom
feature/dev-branch-workflow-docs
Open

docs(contributing): document dev branch workflow#3589
jstvz wants to merge 1 commit into
devfrom
feature/dev-branch-workflow-docs

Conversation

@jstvz
Copy link
Copy Markdown
Contributor

@jstvz jstvz commented May 14, 2026

Summary

Add a "Branching workflow" section to CONTRIBUTING.md covering:

  • The two long-lived branches (main, dev) and their roles.
  • Where to send PRs (long-lived feature work to dev; hotfixes to main).
  • Descriptive branch-naming convention; no plan-leaking names.
  • The stability contract for dev (unreviewed; do not pin downstream).

This is the first exercise of the new dev-branch workflow.

Test plan

  • CI passes (Lint, Frontend, Backend, Build).
  • Squash-merged into dev once CI is green.

Add a "Branching workflow" section covering the two long-lived
branches (main, dev), where to send PRs (long-lived feature work
to dev; hotfixes to main; promotions on demand), the
descriptive-branch-naming rule, and the stability contract for
dev (unreviewed; do not pin downstream).
@jstvz jstvz requested a review from a team as a code owner May 14, 2026 17:44
@jstvz jstvz had a problem deploying to metadeploy-pr-3589 May 14, 2026 17:46 Failure
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.

1 participant