Skip to content

Commit d060c30

Browse files
authored
Update RELEASE.md (anza-xyz#1901)
Add reminder to confirm deprecated symbols are removed before creating first branch of new major release
1 parent f11b777 commit d060c30

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

RELEASE.md

+5
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ There are three release channels that map to branches as follows:
6161

6262
## Steps to Create a Branch
6363

64+
### Major release branch
65+
1. If the new branch will be the first branch of a new major release check that
66+
all eligible deprecated symbols have been removed. Our policy is to deprecate
67+
for at least one full minor version before removal.
68+
6469
### Create the new branch
6570
1. Check out the latest commit on `master` branch:
6671
```

0 commit comments

Comments
 (0)