summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2012-01-23 10:47:54 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2012-01-23 10:47:54 -0500
commit55f497e2d73d77936eb1ce59df1ed7dc34cadaf4 (patch)
treefd2857319740928698f994c2f1683d961d95feac
parent60d0e619da1749b2bfba49cdcde0cfe228463181 (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.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/index.mdwn b/index.mdwn
index 7bdcee6..63fea85 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -88,8 +88,10 @@ 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.
-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]].