diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-02-05 13:49:25 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-02-05 13:49:25 -0500 |
commit | 4e3329699bbacfd5f41699590333b0f3e06750d5 (patch) | |
tree | 98993aa382f8a630b13cf53ec957d205f664e97f /doc/patch.mdwn | |
parent | f64ef7deb643f9bc4bb911cd858db96c2f528f87 (diff) | |
download | ikiwiki-4e3329699bbacfd5f41699590333b0f3e06750d5.tar ikiwiki-4e3329699bbacfd5f41699590333b0f3e06750d5.tar.gz |
add a page describing ikiwiki's git repo, including branches
Diffstat (limited to 'doc/patch.mdwn')
-rw-r--r-- | doc/patch.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/patch.mdwn b/doc/patch.mdwn index 05476a408..ca1620225 100644 --- a/doc/patch.mdwn +++ b/doc/patch.mdwn @@ -4,5 +4,8 @@ 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. +If your patch is non-trivial and might need several iterations to get +right, please consider publishing a [[git]] branch. + [[inline pages="(todo/* or bugs/*) and link(patch) and !link(bugs/done) and !link(todo/done) and !*/Discussion" rootpage="todo" archive="yes"]] |