Skip to content

Commit c018eea

Browse files
committed
Add RELEASING docs
1 parent af3a03c commit c018eea

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
File renamed without changes.

RELEASING.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)