summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorStephen J. Turnbull2013-07-04 02:59:23 +0900
committerStephen J. Turnbull2013-07-04 02:59:23 +0900
commitbab445a705ca4257f89baed025dd613870b835fd (patch)
tree6d1c552b40b7733d881ca456d54fcafdf48ea266 /src
parent36382dda0705d90360db55024926ee8f159758aa (diff)
downloadmailman-bab445a705ca4257f89baed025dd613870b835fd.tar.gz
mailman-bab445a705ca4257f89baed025dd613870b835fd.tar.zst
mailman-bab445a705ca4257f89baed025dd613870b835fd.zip
Add 'Contact Us' section.
- This makes HTML references to 'START.html#contact-us' useful. - Content is mostly the same, with addition of a reference to IRC.
Diffstat (limited to 'src')
-rw-r--r--src/mailman/docs/START.rst13
1 files changed, 9 insertions, 4 deletions
diff --git a/src/mailman/docs/START.rst b/src/mailman/docs/START.rst
index 9fffc3048..05154527f 100644
--- a/src/mailman/docs/START.rst
+++ b/src/mailman/docs/START.rst
@@ -25,10 +25,15 @@ search, and retrieval of archived messages to a separate application (a simple
implementation is provided). The web interface (known as `Postorius`_) and
archiver (known as `Hyperkitty`_) are in separate development.
-Contributions are welcome. Please submit bug reports on the Mailman bug
-tracker at https://bugs.launchpad.net/mailman though you will currently need
-to have a login on Launchpad to do so. You can also send email to the
-mailman-developers@python.org mailing list.
+
+Contact Us
+==========
+
+Contributions of code, problem reports, and feature requests are welcome.
+Please submit bug reports on the Mailman bug tracker at
+https://bugs.launchpad.net/mailman (you need to have a login on Launchpad to
+do so). You can also send email to the mailman-developers@python.org mailing
+list, or ask on IRC channel #mailman on Freenode.
Requirements