Skip to content

Commit 2264ed4

Browse files
Copilotpetesramek
andauthored
Clarify support branch creation is first-time only in branch-strategy.md
Agent-Logs-Url: https://github.com/petesramek/polyline-algorithm-csharp/sessions/c16ebaf8-d9b8-4f8d-9942-7e24f006d5c2 Co-authored-by: petesramek <2333452+petesramek@users.noreply.github.com>
1 parent 0773397 commit 2264ed4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/branch-strategy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This document describes the branch model, the purpose of each branch type, and h
3737
└─ promote-branch.yml (manual) → creates release/X.Y + PR: preview/X.Y → release/X.Y
3838
3939
│ PR open → [pull-request.yml]
40-
│ PR merged → [release.yml]: publish-NuGet (stable), GitHub release, docs, creates support/X.Y
40+
│ PR merged → [release.yml]: publish-NuGet (stable), GitHub release, docs, creates support/X.Y (first time only)
4141
4242
5. Back-merge (optional)
4343
└─ Manual PR: release/X.Y → main

0 commit comments

Comments
 (0)