diff options
-rw-r--r-- | templates/todo.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/todo.html b/templates/todo.html index 1c9fd3b..0aafadb 100644 --- a/templates/todo.html +++ b/templates/todo.html @@ -20,6 +20,8 @@ <h2>Further work</h2>
+<p>Please see the <a href="http://code.google.com/p/troggle/issues/list">issues</a> tracker on google code. You can contribute new feature requests and bug reports.</p>
+
<p>Julian's work:
<p>parse 1992-1976 logbooks; (esp top 161)</p>
<p>detect T/U on log entries; </p>
|