X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/84bb546b2f2d80849399cb167a9276e72dc2a2df..f1d3f017fe56e287a5bac7ec2197cb9c2fa54c0b:/doc/patch.mdwn

diff --git a/doc/patch.mdwn b/doc/patch.mdwn
index 05476a408..800748873 100644
--- a/doc/patch.mdwn
+++ b/doc/patch.mdwn
@@ -4,5 +4,12 @@ to duplicate work without coordination, here's a queue of suggested patches.
 If you post a patch to the [[todo]] or [[bugs]] list, or elsewhere,
 once it's ready to be applied, add a 'patch' tag so it will show up here.
 
-[[inline pages="(todo/* or bugs/*) and link(patch) and !link(bugs/done) and
-!link(todo/done) and !*/Discussion" rootpage="todo" archive="yes"]]
+If your patch is non-trivial and might need several iterations to get
+right, or you'd just like to make it easy for [[Joey]] to apply it,
+please consider publishing a [[git]] [[branch|branches]].
+
+Patches that have been reviewed and need changes before they are merged
+are listed separately, on the [[reviewed]] list.
+
+[[!inline pages="(todo/* or bugs/*) and link(patch) and !link(bugs/done) and
+!link(todo/done) and !link(reviewed) and !*/Discussion" rootpage="todo" archive="yes"]]