Skip to content

Commit f1e92c3

Browse files
committed
fix: drop empty lines to make indent between bullets equal
1 parent 20d305d commit f1e92c3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/release-process.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,11 +182,9 @@ popd
182182
### After 3 or more people have guix-built and their results match:
183183

184184
* [ ] Combine the `all.SHA256SUMS.asc` file from all signers into `SHA256SUMS.asc`:
185-
186185
```sh
187186
cat "$VERSION"/*/all.SHA256SUMS.asc > SHA256SUMS.asc
188187
```
189-
190188
* [ ] GPG sign each download / binary
191189
* [ ] Upload zips and installers, as well as `SHA256SUMS.asc` from last step, to GitHub as GitHub draft release.
192190
1. The contents of each `./dash/guix-build-${VERSION}/output/${HOST}/` directory, except for
@@ -218,7 +216,6 @@ popd
218216
* [ ] Ensure that docker hub images are up to date
219217

220218
### Announce the release:
221-
222219
* [ ] Release on Dash forum: https://www.dash.org/forum/topic/official-announcements.54/ (necessary so we have a permalink to use on twitter, reddit, etc.)
223220
* [ ] Prepare product brief (major versions only)
224221
* [ ] Prepare a release announcement tweet

0 commit comments

Comments
 (0)