-
Notifications
You must be signed in to change notification settings - Fork 913
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Github: Belated warning about 24.11 freeze.
Signed-off-by: Rusty Russell <[email protected]>
- Loading branch information
1 parent
183da39
commit 9b46990
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
> [!IMPORTANT] | ||
> Open for merging new PRs until the next PR freeze date is confirmed! | ||
> 24.11 FREEZE NOVEMBER 7TH: Non-bugfix PRs not ready by this date will wait for 25.02. | ||
## Checklist | ||
Before submitting the PR, ensure the following tasks are completed. If an item is not applicable to your PR, please mark it as checked: | ||
|
||
- [ ] 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). | ||
- [ ] Tests have been added or modified to reflect the changes. | ||
- [ ] Documentation has been reviewed and updated as needed. | ||
- [ ] Related issues have been listed and linked, including any that this PR closes. | ||
- [ ] Related issues have been listed and linked, including any that this PR closes. |