We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f11b777 commit d060c30Copy full SHA for d060c30
RELEASE.md
@@ -61,6 +61,11 @@ There are three release channels that map to branches as follows:
61
62
## Steps to Create a Branch
63
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
+
69
### Create the new branch
70
1. Check out the latest commit on `master` branch:
71
```
0 commit comments