]> git.notmuchmail.org Git - notmuch-wiki/blobdiff - contributing.mdwn
News for release 0.38.3
[notmuch-wiki] / contributing.mdwn
index 34b7eb6e7b48785de64884b93abc27b38d7d1bcf..a5bbfb3dd6e390ef8fb945d437f27ed6d7ea3fcc 100644 (file)
@@ -112,11 +112,17 @@ Notmuch source.
 If you modify or add new features to the Notmuch Emacs UI, you should
 update the Emacs documentation.
 
+If you add a new keybinding, update `devel/emacs-keybindings.org`. As
+much as possible, try to be consistent between modes.
+
 ## Update NEWS
 
 If you make user visible changes, you should add an entry to the
 [`NEWS`](https://git.notmuchmail.org/git/notmuch/blob/HEAD:/NEWS) file.
 
+In practice adding NEWS items can be done later during the release
+process, but then you typically get a one line mention, if at all.
+
 ## Update command-line completion
 
 If you modify or add new features to the Notmuch command-line tools, it
@@ -231,6 +237,6 @@ changes or obsoletes information on the site. It's a wiki; see the
 ## Join the Notmuch IRC channel
 
 Patch review happens on the Notmuch mailing list, but there is plenty of
-discussion going on in the freenode #notmuch IRC channel. See
-[freenode.net/irc_servers.shtml](http://freenode.net/irc_servers.shtml)
+discussion going on in the libera #notmuch IRC channel. See
+[libera.chat/guides/connect](https://libera.chat/guides/connect)
 for information how to get there.