X Tutup
Skip to content

Commit afa4e4a

Browse files
committed
docs: let's not close the milestone early
1 parent 3b4ce4b commit afa4e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Steps to a Successful Release
1212
6. Do `ninja -C build`
1313
7. Make sure that the version string and package string match: `build/systemctl --version`
1414
8. Upload the documentation: `ninja -C build doc-sync`
15-
9. Close the github milestone and open a new one (https://github.com/systemd/systemd/milestones)
15+
9. [After final release] Close the github milestone and open a new one (https://github.com/systemd/systemd/milestones)
1616
10. "Draft" a new release on github (https://github.com/systemd/systemd/releases/new), mark "This is a pre-release" if appropriate.
1717
11. Check that announcement to systemd-devel, with a copy&paste from NEWS, was sent. This should happen automatically.
1818
12. Update IRC topic (`/msg chanserv TOPIC #systemd Version NNN released`)

0 commit comments

Comments
 (0)
X Tutup