summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.rst6
-rw-r--r--debian/changelog2
2 files changed, 7 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 0db4ab0..7ef8682 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -45,6 +45,12 @@ Alternatively, publish a git branch somewhere publically accessible (a
GitHub fork is fine) and write to me asking me to merge it. I may
convert your branch back into patches when sending you feedback :)
+IRC channel
+===========
+
+You can ask questions and discuss mailscripts in ``#notmuch`` on
+server ``chat.freenode.net``.
+
Reporting bugs
==============
diff --git a/debian/changelog b/debian/changelog
index c6d4ba0..e084188 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,7 +12,7 @@ mailscripts (0.20-1) UNRELEASED; urgency=medium
- Add mailscripts-detach-head-from-existing-branch defcustom.
- notmuch-extract-message-patches: set NO-STRICT-MIME argument of
`mm-dissect-buffer' to enable extracting patches from more messages.
- * Add mailing list info to CONTRIBUTING.rst.
+ * Add mailing list & IRC channel info to CONTRIBUTING.rst.
-- Sean Whitton <spwhitton@spwhitton.name> Fri, 27 Mar 2020 11:50:27 -0700