diff options
author | francis <francis> | 2008-10-28 17:13:09 +0000 |
---|---|---|
committer | francis <francis> | 2008-10-28 17:13:09 +0000 |
commit | a12cb08cd7cbb9c6e60d48e9d61440eb879718dd (patch) | |
tree | 2f6a47669141336a2b54d523532f5ae6d45c4cbf | |
parent | 55ad36f858ee9d39afa5ffddfa80504bad07b249 (diff) |
Help us out FAQ
-rw-r--r-- | app/views/help/about.rhtml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index 76638ffc4..7e23521ea 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -377,6 +377,21 @@ amongst many other things, to do the accounts and fill in our VAT return. You're all stars. </dd> +<dt id="helpus">Can I help out?<a href="#helpus">#</a> </dt> +<dd> + <p>Yes please! We're built out of our supporters and volunteers. Join us.</p> + <ul> + <li>You can <a href="https://secure.mysociety.org/donate/">make a donation</a>. We're a registered charity.</li> + <li>Find out FOI email addresses of <a href="#missing_body">authorities that we're missing</a>.</li> + <li>Write a blog post about either WhatDoTheyKnow or an interesting request that you've + found. Post about it on a forum that you frequent. Tell friends about it.</li> <li>If you're + a programmer, <a href="https://secure.mysociety.org/cvstrac/dir?d=mysociety/foi">get the + source code</a> + and send us patches. It's made in Ruby on Rails. + <li>Read more about <a href="http://www.mysociety.org/helpus/">volunteering with mySociety</a>. + </ul> +</dd> + </dl> <div id="hash_link_padding"></div> |