Skip to content

Commit 697134c

Browse files
committed
Fix numbering of sub-headings
1 parent 77d3fd3 commit 697134c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/maintainers/releases.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -310,12 +310,12 @@ In either the `stable` branch or, in the case of a release candidate, the
310310

311311
Bug fixes:
312312

313-
### G: Update the repository's issue and pull request templates
313+
### H: Update the repository's issue and pull request templates
314314

315315
Update the repository's issue and pull request templates in the `.github`
316316
directory to point at the new release version (`X.Y.1`).
317317

318-
### H: Announce the release `[RC]`
318+
### I: Announce the release `[RC]`
319319

320320
Announce the release to the following mailing lists
321321

@@ -333,7 +333,7 @@ For release candidates, also include a link to the Github Release
333333
(`https://github.com/commercialhaskell/stack/releases/tag/vX.Y.Z`) to download
334334
it.
335335

336-
### I: Update Docker images
336+
### J: Update Docker images
337337

338338
Update the fpco/stack-build Docker images with new version:
339339

0 commit comments

Comments
 (0)