diff options
author | Struan Donald <struan@exo.org.uk> | 2013-01-21 16:24:25 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-01-21 16:24:25 +0000 |
commit | ce9afa6c9e362e84dbdb46fffcdc47a4c3185ad5 (patch) | |
tree | dfb445e4f0f8a32e8d088dff61dbbe6210d8b296 /bin/send-comments | |
parent | 2b7c3be2e3c668c4a8951e0e863317d528bfdc2c (diff) | |
parent | cfab135387e614ceb66f5e87614f16febcbe4ce6 (diff) |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'bin/send-comments')
-rwxr-xr-x | bin/send-comments | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/bin/send-comments b/bin/send-comments index 24b436ac8..232521447 100755 --- a/bin/send-comments +++ b/bin/send-comments @@ -1,7 +1,10 @@ #!/usr/bin/env perl -# send-reports: -# Send new problem reports to councils +# send-comments: +# Send comments/updates on reports to councils +# In Open311 parlance these are 'service request udpates' and are sent using +# mySociety's proposed extension to the Open311 Georeport v2 spec: +# https://github.com/mysociety/fixmystreet/wiki/Open311-FMS---Proposed-differences-to-Open311 # # Copyright (c) 2011 UK Citizens Online Democracy. All rights reserved. # Email: matthew@mysociety.org. WWW: http://www.mysociety.org |