File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ NOTE: this repository uses a "Merge Forward" strategy
22
33Changes should be made in the earliest applicable branch, and
44merged forward through subsequent branches.
5- 1 . Create a PR into the oldest branch (` ubuntu-<short_name_0 > ` )
6- 2 . After this PR has been merged, create a ` merge-to-<next-short_name > ` branch
7- 3 . Merge ` ubuntu-<short_name_0 > ` into ` merge-to-<next-short_name > `
8- 4 . Create a PR to merge ` merge-to-<next-short_name > ` into ` ubuntu-<next-short_name > `
5+ 1 . Create a PR into the oldest branch (` ubuntu-<short_name > ` )
6+ 2 . After this PR has been merged create a ` merge-to-<next_short_name > ` branch
7+ 3 . Merge ` ubuntu-<short_name > ` into ` merge-to-<next_short_name > `
8+ 4 . Create a PR to merge ` merge-to-<next_short_name > ` into ` ubuntu-<next_short_name > `
995 . Repeat as needed for subsequent branches
You can’t perform that action at this time.
0 commit comments