From: Jesse Rosenthal Date: Fri, 20 Jan 2012 17:46:16 +0000 (-0500) Subject: Break out Bug Tracking and Patches from "source code" X-Git-Url: https://git.notmuchmail.org/git?p=notmuch-wiki;a=commitdiff_plain;h=7ef491f572300dd528a672cf7695a310e52409b5 Break out Bug Tracking and Patches from "source code" Visitors often ask where to find queued patches. This reorganization should make it a bit easier for them. --- diff --git a/index.mdwn b/index.mdwn index dd3fcd4..1a0cf53 100644 --- a/index.mdwn +++ b/index.mdwn @@ -79,14 +79,20 @@ you can [subscribe to the `notmuch-commits` list](http://notmuchmail.org/mailman/listinfo/notmuch-commits) to watch every commit made to notmuch and the notmuchmail.org web site. +Source code of notmuch releases can be downloaded [here](http://notmuchmail.org/releases/). + +There is a buildbot [here](http://buildbot.notmuchmail.org/grid) (configuration [here](https://github.com/tomprince/buildbot-configs/tree/notmuch)). + +## Bug Tracking and Patches + Patches are most welcome and should be sent to notmuch@notmuchmail.org. Please try to follow the [[patch submission guidelines|patchformatting]] when submitting patches to notmuch. -For our current best efforts at patch tracking, see [[nmbug]]. -Source code of notmuch releases can be downloaded [here](http://notmuchmail.org/releases/). +We are currently tracking patches with notmuch itself, using a utility +called [[nmbug]]. -There is a buildbot [here](http://buildbot.notmuchmail.org/grid) (configuration [here](https://github.com/tomprince/buildbot-configs/tree/notmuch)). +The status of current patches can also be followed [[online|http://nmbug.tethera.net/status]]. ## Binary packages