We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22eb470 commit 0912d78Copy full SHA for 0912d78
HOWTORELEASE.rst
@@ -0,0 +1,7 @@
1
+Here are the steps on how to make a new release.
2
+
3
+1. Create a ``release-VERSION`` branch from ``upstream/master``.
4
+2. Update ``CHANGELOG.rst``.
5
+3. Push a branch with the changes.
6
+4. Once all builds pass, push a tag named ``VERSION`` to ``upstream``.
7
+5. After the deployment is complete, merge the PR.
0 commit comments