summaryrefslogtreecommitdiff
path: root/doc/tips.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tips.mdwn')
-rw-r--r--doc/tips.mdwn8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/tips.mdwn b/doc/tips.mdwn
index 71e857faf..77eeffb49 100644
--- a/doc/tips.mdwn
+++ b/doc/tips.mdwn
@@ -26,4 +26,10 @@ Text](https://addons.mozilla.org/en-US/firefox/addon/4125) extension allows
you to use a real text editor like Emacs or Vim to edit the contents of text
areas. This allows you to edit ikiwiki pages with a real text editor through
the ikiwiki web interface, rather than only with direct commit
-access. --[[JoshTriplett]] \ No newline at end of file
+access. --[[JoshTriplett]]
+
+## using ikiwiki as an issue tracker
+
+[[This_article|issue_tracking]] has some thoughts and tips on using ikiwiki
+as a BTS, as is done on this very wiki to track [[bugs]] and [[todo]] items
+for ikiwiki.