Skip to content

Commit 9b46990

Browse files
committed
Github: Belated warning about 24.11 freeze.
Signed-off-by: Rusty Russell <[email protected]>
1 parent 183da39 commit 9b46990

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
> [!IMPORTANT]
2-
> Open for merging new PRs until the next PR freeze date is confirmed!
2+
> 24.11 FREEZE NOVEMBER 7TH: Non-bugfix PRs not ready by this date will wait for 25.02.
33
44
## Checklist
55
Before submitting the PR, ensure the following tasks are completed. If an item is not applicable to your PR, please mark it as checked:
66

77
- [ ] The changelog has been updated in the relevant commit(s) according to the [guidelines](https://docs.corelightning.org/docs/coding-style-guidelines#changelog-entries-in-commit-messages).
88
- [ ] Tests have been added or modified to reflect the changes.
99
- [ ] Documentation has been reviewed and updated as needed.
10-
- [ ] Related issues have been listed and linked, including any that this PR closes.
10+
- [ ] Related issues have been listed and linked, including any that this PR closes.

0 commit comments

Comments
 (0)