X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=CONTRIBUTING.md;h=f1e4ce5171e71626f124701741e4f485a96f9ad5;hb=refs%2Fheads%2F2022-11-future-wake-fix;hp=f7cf8c4e699e3578285abbdbe3c72b8a0f06759b;hpb=f99301dd8a7f056c0ed09ec827fddc00f325b3e5;p=rust-lightning diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f7cf8c4e..f1e4ce51 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -100,6 +100,10 @@ comment suggesting that you're working on it. If someone is already assigned, don't hesitate to ask if the assigned party or previous commenters are still working on it if it has been awhile. +Any changes that have nontrivial backwards compatibility considerations should +have an entry added in the `pending_changelog` folder which includes the +CHANGELOG entries that should be added in the next release. + Peer review -----------