diff options
-rw-r--r-- | app/views/request/show_response.rhtml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/app/views/request/show_response.rhtml b/app/views/request/show_response.rhtml index 7f43aae7a..1d841c3a8 100644 --- a/app/views/request/show_response.rhtml +++ b/app/views/request/show_response.rhtml @@ -39,7 +39,16 @@ To do that please send a private email to <%=h(@postal_email_name)%> <<%=link_to h(@postal_email), "mailto:" + @postal_email%>> containing your postal address, and asking them to reply to this request. - Or you could phone them. + Or you could phone them. + + When you receive the paper response, please help + others find out what it says: + <ul> + <li>Add an annotation to your request with choice quotes, or + a <strong>summary of the response</strong>.</li> + <li>If you can, scan in or photograph the response, and <strong>send us + a copy to upload</strong>.</li> + </ul> </dd> </dl> |