Skip to content

Commit c0f8d3c

Browse files
authored
feat: add community page
2 parents 03d427f + b166109 commit c0f8d3c

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
* Table of contents
22
* [What is Testground?](README.md)
3+
* [Community](community.md)
34
* [Concepts and architecture](concepts-and-architecture/README.md)
45
* [Test plans and test cases](concepts-and-architecture/test-structure.md)
56
* [Daemon and client](concepts-and-architecture/daemon-and-client.md)

community.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Community
2+
3+
Testground is home to a vibrant, diverse community of contributors and organisations from all over the globe! Here's how to get help, support, or just hang out with other folks who are helping to build the platform.
4+
5+
## Ways to contribute
6+
7+
No matter your area of specialty or level of expertise, there are many ways to contribute to Testground and make a real difference in the project. Join us on [github][github] and check out [good first issues][good-first-issues]
8+
9+
## Chat
10+
11+
Our Testground Slack channel is bridged to Discord and Matrix. As a result, you can usually use your preferred chat application to engage with the community.
12+
13+
### Discord
14+
15+
Join the [IPFS Discord server](https://discord.gg/ipfs) and join the #testground-dev channel! [Server documentation can be found on Notion](https://pl-strflt.notion.site/IPFS-Discord-Server-Documentation-85bbc451303a473bbf6846b01610e3c1).
16+
17+
### Matrix
18+
19+
Join the [Matrix space](https://matrix.to/#/#ipfs-space:ipfs.io) and join the #testground-dev channel. [Homeserver documentation is available on Notion](https://pl-strflt.notion.site/IPFS-Matrix-Homeserver-Documentation-31481e76843547b7ab5160a87eed2b9f).
20+
21+
### Slack
22+
23+
Join [Filecoin slack](https://filecoin.io/slack) and join the #testground-dev channel. The [Filecoin Slack workspace user guide is available on Notion](https://pl-strflt.notion.site/Filecoin-Slack-User-Guide-29072679986b4ccb8ad7b091097dd770).
24+
25+
[github]: https://github.com/testground/testground
26+
[good-first-issues]: https://github.com/testground/testground/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22

0 commit comments

Comments
 (0)