We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af3a03c commit c018eeaCopy full SHA for c018eea
CHANGELOG CHANGELOG.rstCHANGELOG renamed to CHANGELOG.rst
RELEASING.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 to ``upstream``.
7
+5. Merge the PR.
0 commit comments