blob: 485d821bb69b068eaa43b8430acff6e099ea73fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
---
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>
<div class="contact-options">
<div class="column">
<h3>Email</h3>
<p>
If you're trying to set a FixMyStreet project up outside the UK, let mySociety's
<a href="https://www.mysociety.org/about/mysociety-around-the-world/">international team</a>
know by emailing
<a href="mailto:international@mysociety.org">international@mysociety.org</a>.</p>
</div>
</div>
|