]> git.cworth.org Git - notmuch-wiki/blobdiff - nmbug.mdwn
nmbug: document notmuch::doc
[notmuch-wiki] / nmbug.mdwn
index 5b66e468507131ed7c0e393742f4dcaeb5c86257..c4626f23b0704049369e33b656ba47f462b038ef 100644 (file)
@@ -109,18 +109,22 @@ Sometimes the process stalls, and patches get tagged:
 
     notmuch::moreinfo           waiting for feedback from patch proposer
                                 or others
-
+    notmuch::stale              The patch no longer applies to master (or in 
+                                rare cases, to release)                                                        
 ### Bug tracking tag
 
 So far we are just tagging certain messages as bug reports, meaning
 things that "everyone" agrees should be fixed.
 
     notmuch::bug                is a bug report
+    notmuch::fixed              indicates that the bug is fixed in the
+                                master branch
 
 ### Optional tags
 
 These patches are more comments and suggestions.
 
+    notmuch::doc                is a documentation patch
     notmuch::emacs              is a patch/bug for the emacs UI
     notmuch::feature            provides a new feature
     notmuch::fix                fixes a bug