Skip to content

Commit 072c081

Browse files
rustyrussellShahanaFarooqui
authored andcommitted
doc: remove recommendation to wait a week for point release.
With more developers, inevitably there are PRs queued during the release process. Just accept that there will need to be a branch created for any point release. Signed-off-by: Rusty Russell <[email protected]>
1 parent a0eb503 commit 072c081

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

doc/contribute-to-core-lightning/release-checklist.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,10 @@ Here's a checklist for the release process.
9797

9898
## Post-release
9999

100-
1. Wait for a week to see if we need any point releases!
101-
2. Create a PR to update Makefile's CLN_NEXT_VERSION and important dates for the next release on `.github/PULL_REQUEST_TEMPLATE.md`.
102-
3. Look through PRs which were delayed for release and merge them.
103-
4. Close out the Milestone for the now-shipped release.
104-
5. Update this file with any missing or changed instructions.
100+
1. Create a PR to update Makefile's CLN_NEXT_VERSION and important dates for the next release on `.github/PULL_REQUEST_TEMPLATE.md`.
101+
2. Look through PRs which were delayed for release and merge them.
102+
3. Close out the Milestone for the now-shipped release.
103+
4. Update this file with any missing or changed instructions.
105104

106105
## Performing the Point (hotfix) Release
107106

0 commit comments

Comments
 (0)