From: Rocco Rutte Date: Wed, 10 Dec 2008 15:16:14 +0000 (+0100) Subject: Manual: trim into chapter, add notes about contributing X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f6c67025981ef6c69b050babb59aff5e897f6d81;p=neomutt Manual: trim into chapter, add notes about contributing --- diff --git a/ChangeLog b/ChangeLog index 8cc7f3041..52bd6d372 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-12-10 15:49 +0100 Rocco Rutte (ff27fdd6851c) + + * doc/mutt.css: Make mutt.css apply for all media types + +2008-12-10 15:39 +0100 Rocco Rutte (5d71e189449a) + + * ChangeLog, doc/manual.xml.head, doc/mutt.css: Manual: Wrap important + notes in + 2008-12-10 15:36 +0100 Rocco Rutte (ca2eee8d763e) * doc/Makefile.am, doc/chunk.xsl, doc/html.xsl, doc/mutt.xsl: Move diff --git a/doc/manual.xml.head b/doc/manual.xml.head index ed701ccb2..c3d5cbc4f 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -94,21 +94,76 @@ For a list of mirror sites, please refer to -IRC +Mutt online resources + + + +Bug Tracking System + + +The official mutt bug tracking system can be found at +http://dev.mutt.org/ + + + + + +Wiki + + +An (unofficial) wiki can be found +at http://wiki.mutt.org/. + + + + + +IRC + + +For the IRC user community, visit channel #mutt on +irc.freenode.net. + + + + + +USENET + -Visit channel #mutt on -irc.freenode.net to chat with -other people interested in Mutt. +For USENET, see the newsgroup comp.mail.mutt. + + + + - -USENET + +Contributing to Mutt + + +There're various ways to contribute to the Mutt project. + + + +Especiall for new users it may be helpful to meet other new and +experienced users to chat about Mutt, talk about problems and share +tricks. + + + +Since translations of Mutt into other languages are highly appreciated, +the mutt developers always look for skilled translators that help +improve and continue to maintain stale translations. + -See the newsgroup comp.mail.mutt. +For contributing code patches for new features and bug fixes, please +refer to the developer pages at +http://dev.mutt.org/ for more details.