diff options
Diffstat (limited to 'app/views/help')
-rw-r--r-- | app/views/help/about.rhtml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index 41bd84b60..39b7e7684 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -125,6 +125,15 @@ Therefore, we encourage you to use your real name, but you may use a pseudonym if you would like to be anonymous. </dd> +<dt id="tracking">Why does the list of things that I'm tracking appear publically on the site?</dt> + +<dd>This helps you find others who are researching the same area of government, +so you can form groups to investigate or campaign together. It also helps us +show requests which are related to other requests. If you've ever used a +"social bookmarking" website such as Delicious, Digg or reddit, think of it like +that. +</dd> + </dl> <div id="hash_link_padding"></div> |