diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-14 13:50:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-14 13:50:48 -0400 |
commit | c29fdc16c344de9bf52b9c0e42785ea063e91533 (patch) | |
tree | 7383eb2578a7a5fc79a24250bf87bf9c5e0f055d | |
parent | b12770ac3e382e82125e2950a3ea6594584bb2c6 (diff) | |
download | ikiwiki-c29fdc16c344de9bf52b9c0e42785ea063e91533.tar ikiwiki-c29fdc16c344de9bf52b9c0e42785ea063e91533.tar.gz |
link to branches
-rw-r--r-- | doc/patch.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/patch.mdwn b/doc/patch.mdwn index b570d995c..7d0f9847c 100644 --- a/doc/patch.mdwn +++ b/doc/patch.mdwn @@ -5,7 +5,8 @@ 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. If your patch is non-trivial and might need several iterations to get -right, please consider publishing a [[git]] branch. +right, or you'd just like to make it easy for [[Joey]] to apply it, +please consider publishing a [[git]] [[branch|branches]]. [[!inline pages="(todo/* or bugs/*) and link(patch) and !link(bugs/done) and !link(todo/done) and !*/Discussion" rootpage="todo" archive="yes"]] |