forked from gridcoin-community/Gridcoin-World-Site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.htm
46 lines (45 loc) · 2.5 KB
/
contact.htm
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
---
title: "Gridcoin - Contact Us"
description: "How to get in contact with the Gridcoin developers and community."
---
<section id="section_resources_intro" class="text-center">
<h1 class="echo-header">
<span class="echo" aria-hidden="true">Contact Us</span>
Contact <strong>Us</strong>
</h1>
<img src="/assets/img/ic-contact-us.svg" alt="How to get in contact with us">
</section>
<section id="section_contact_us" class="container">
<div class="row">
<div class="col-12">
<p>Our large userbase is spread across the following chat platforms:</p>
<ul>
<li>
<a rel="nofollow" href="https://t.me/gridcoin">Gridcoin's Telegram channel</a>
</li>
<li>
<a rel="nofollow" href="https://join.slack.com/t/teamgridcoin/shared_invite/enQtMjk2NTI4MzAwMzg0LTE4N2I3ZWZjYWJlZGM1Zjg3MTUyMDhiN2M5NmRmZTA2NDA0ZmY1ZTFmOGM3ZGU2YTBkOTdhNTk2ZjkzMGZkODY">Gridcoin's Slack channel</a>
</li>
<li>
<a rel="nofollow" href="https://discord.gg/UMWUnMjN4x">Gridcoin's Discord channel</a>
</li>
<li>
<a rel="nofollow" href="https://www.reddit.com/r/gridcoin">/r/gridcoin subreddit</a>
</li>
<li>
<a rel="nofollow" href="https://steemit.com/created/gridcoin">#Gridcoin Steemit tag</a>
</li>
</ul>
</div>
<div class="col-12">
<p>If you're looking to report security concerns:</p>
<ul>
<li>See the official <a rel="nofollow" href="https://github.com/gridcoin-community/Gridcoin-Research/blob/master/SECURITY.md">Gridcoin Security Disclosure Document</a>.</li>
<li>Email "<a href="mailto:[email protected]">[email protected]</a>" to get the team's attention.</li>
<li>Jump into the <a rel="nofollow" href="https://grcinvite.herokuapp.com/">Slack channel</a> or the <a href="https://t.me/gridcoin">Telegram channel</a> and ask for an administrator.</li>
</ul>
<p>If you have non-critical Gridcoin client issues/bugs you wish to raise awareness of, please <a rel="nofollow" href="https://github.com/gridcoin-community/Gridcoin-Research/issues">submit an issue on the GitHub repo</a>.</p>
<p>If you're interested in collaborating towards Gridcoin's future development, don't hesitate to join Slack/Telegram/Discord/GitHub to begin working with others on your ideas.</p>
</div>
</div>
</section>