diff options
| author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2012-01-20 12:46:16 -0500 |
|---|---|---|
| committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2012-01-20 12:46:16 -0500 |
| commit | 7ef491f572300dd528a672cf7695a310e52409b5 (patch) | |
| tree | 2e65fcff154f7e0e7f8c6d14a46bc5ef2d74fa27 | |
| parent | 3a1fb414aee9d9b8e6d6a19281a1fa884ab321d9 (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.mdwn | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -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 |
