diff options
| author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2012-01-23 10:47:54 -0500 |
|---|---|---|
| committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2012-01-23 10:47:54 -0500 |
| commit | 55f497e2d73d77936eb1ce59df1ed7dc34cadaf4 (patch) | |
| tree | fd2857319740928698f994c2f1683d961d95feac | |
| parent | 60d0e619da1749b2bfba49cdcde0cfe228463181 (diff) | |
Give a bit more explanation about the though behind nmbug.
It might not be clear to a new user why we could use nm as a patch-tracker.
Seems like a sentence of explanation can both make the nmbug page clearer
and make the entire project more intriguing for new users.
| -rw-r--r-- | index.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -88,8 +88,10 @@ 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. -We are currently tracking patches with notmuch itself, using a utility -called [[nmbug]]. +The tagging and filtering features of notmuch make it quite suitable +for use as a bug- and patch-tracker. We are currently experimenting +with using it for this purpose for notmuch development, using a +utility called [[nmbug]]. The status of current patches can also be followed [[online|http://nmbug.tethera.net/status]]. |
