We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3949927 commit 2988146Copy full SHA for 2988146
docs/MAINTAINING.md
@@ -141,7 +141,7 @@ changelog](https://github.com/emacs-mirror/emacs/blob/master/etc/NEWS).
141
142
### Publishing a release
143
144
-1. Create a new branch called `release`
+1. Create a new branch called `release/v0.0.0` (replace 0s with actual version aka v4.5.0)
145
1. Run `yarn release:prep`
146
1. Bump chart version in `Chart.yaml`.
147
1. Summarize the major changes in the `CHANGELOG.md`
0 commit comments