diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-06-01 08:00:43 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-01 08:00:43 -0400 |
| commit | 1572aed01322f35ec76508f23567fc7cde9ec22e (patch) | |
| tree | 509c4fa1f460e8eaf1cd93257e9b1dd29c9554f8 /static | |
| parent | 2aea1d6869d903a062a19883b4b367ffa477d5fd (diff) | |
add testing chat room to contact page
Diffstat (limited to 'static')
| -rw-r--r-- | static/contact.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/static/contact.html b/static/contact.html index 14f40320..f8893fd7 100644 --- a/static/contact.html +++ b/static/contact.html @@ -89,6 +89,15 @@ <li>Join the #offtopic:grapheneos.org room with another Matrix client and homeserver of your choice. Element (web, desktop or mobile) and matrix.org are good default choices.</li> </ul> + <p>The official testing chat room for providing feedback on Beta channel releases + is available as #testing:grapheneos.org. There are multiple ways to join the + room:</p> + + <ul> + <li><a href="https://app.element.io/#/room/%23testing:grapheneos.org">Join the #testing:grapheneos.org room with the Element web client</a>.</li> + <li>Join the #testing:grapheneos.org room with another Matrix client and homeserver of your choice. Element (web, desktop or mobile) and matrix.org are good default choices.</li> + </ul> + <p>The official GrapheneOS groups together all of the official rooms along with members of the community who join the space. Spaces are a new experimental Matrix feature and older clients will see it as an unusable chat room rather than as a |
