summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-05-03 10:43:48 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-05-03 10:44:03 -0700
commitb3c1b1d32ae17899facbbf95784ef33d10654450 (patch)
tree2d6ff7545c8e6779dc670fadc0ed4a8d497a553f
parent1d874bdc3e97853fbe6d3a7723e3bc82b1ce5df7 (diff)
downloadmailscripts-b3c1b1d32ae17899facbbf95784ef33d10654450.tar.gz
add IRC channel
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-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