diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2013-11-30 19:40:54 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-11-30 19:40:54 -0400 |
commit | 10a21ef3e2c1ffd2b6a1f8352106a0149b540cf2 (patch) | |
tree | 4904f0ed481563021e233625ee15c5615eedb316 /doc/todo | |
parent | 5f6ed2ebca66244de0e4aa489df92013d74e3abe (diff) | |
download | ikiwiki-10a21ef3e2c1ffd2b6a1f8352106a0149b540cf2.tar ikiwiki-10a21ef3e2c1ffd2b6a1f8352106a0149b540cf2.tar.gz |
just a thought
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/bugs-everywhere_integration.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/bugs-everywhere_integration.mdwn b/doc/todo/bugs-everywhere_integration.mdwn new file mode 100644 index 000000000..705922c3b --- /dev/null +++ b/doc/todo/bugs-everywhere_integration.mdwn @@ -0,0 +1,7 @@ +So this is a little nutty [[wishlist]]. + +There's this cool software called [Bugs Everywhere](http://bugseverywhere.org/) (be) which allows you to track your bug reports as plain text files in git. + +There's also an "html" command for be that allows you to produce an HTML rendering of the repository. + +ikiwiki could detect and use that instead of the (fairly limited) [[tips/integrated_issue_tracking_with_ikiwiki]].. --[[anarcat]] |