summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2012-01-20 12:46:16 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2012-01-20 12:46:16 -0500
commit7ef491f572300dd528a672cf7695a310e52409b5 (patch)
tree2e65fcff154f7e0e7f8c6d14a46bc5ef2d74fa27
parent3a1fb414aee9d9b8e6d6a19281a1fa884ab321d9 (diff)
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.
-rw-r--r--index.mdwn12
1 files changed, 9 insertions, 3 deletions
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&#64;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