diff options
author | Marius Halden <marius.h@lden.org> | 2019-10-30 19:28:55 +0100 |
---|---|---|
committer | Marius Halden <marius.h@lden.org> | 2019-10-30 19:28:55 +0100 |
commit | 377bd96aab7cad3434185c30eb908c9da447fe40 (patch) | |
tree | 7ec5527e205d5b62caaa862a7de8cd25199c8bf0 /docs/community/index.md | |
parent | 56f61b1441070aa0b9ddcfc74aca46c20313609f (diff) | |
parent | 92b253904062edd533e55c22824de6fd01e2f7c1 (diff) |
Merge tag 'v2.6' into fiksgatami-dev
Diffstat (limited to 'docs/community/index.md')
-rw-r--r-- | docs/community/index.md | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/docs/community/index.md b/docs/community/index.md new file mode 100644 index 000000000..f5554eead --- /dev/null +++ b/docs/community/index.md @@ -0,0 +1,48 @@ +--- +layout: page +title: Community +--- + +# Community + +<p class="lead">If you are thinking of using the FixMyStreet Platform, please +let our growing community help.</p> + +<div class="contact-options"> +<div class="column"> +<h3>Mailing list</h3> + +<p>The <a href="https://groups.google.com/a/mysociety.org/forum/#!forum/fixmystreet">FixMyStreet +mailing list</a> is where people discuss implementing FixMyStreet Platform in +their own jurisdictions and areas, and seek help with any issues they are +facing.</p> + +</div> +<div class="column"> +<h3>GitHub</h3> + +<p>FixMyStreet is open source under the Affero GPL licence. The code is hosted +on <a href="https://github.com/mysociety/fixmystreet">GitHub</a> and is just a +fork away. GitHub is also where you can file and discuss issues and feature +requests, though please feel free to post a question to the mailing list +first.</p> + +</div> +</div> + +<div class="contact-options"> +<div class="column"> +<h3>IRC</h3> + +<p>If you would like to discuss things in a chat room, the <a +href="irc://irc.freenode.net/fixmystreet">#fixmystreet</a> channel on +irc.freenode.net allows for just that (<a +href="irc/">web IRC interface</a>).</p> + +</div> +<div class="column"> +<h3>Twitter</h3> + +<p>You can follow and tweet <a href="https://twitter.com/fixmystreet">@fixmystreet</a>.</p> +</div> +</div> |