diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-30 23:22:16 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-30 23:22:16 -0400 |
| commit | a0e0427405d89df1d6a0ffe442350948e8293f3e (patch) | |
| tree | c1f6346d6c45be6aea0ab4b1c5216acb1175260f /static | |
| parent | e08cdf627139bcb213ec87564265f798b9941098 (diff) | |
improve release announcements documentation
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 23 |
1 files changed, 16 insertions, 7 deletions
diff --git a/static/releases.html b/static/releases.html index 67776d2c..624ad430 100644 --- a/static/releases.html +++ b/static/releases.html @@ -323,14 +323,23 @@ <section id="release-announcements"> <h2><a href="#release-announcements">Release announcements</a></h2> - <p>Releases are announced on this page including via an - <a href="/releases.atom">atom feed</a>, via our - <a href="https://twitter.com/GrapheneOS">@GrapheneOS Twitter account</a>, on the - <a href="https://reddit.com/r/GrapheneOS">official subreddit</a>, on our - <a href="https://discuss.grapheneos.org">discussion forum</a> and in the official - <a href="/contact#community">GrapheneOS chat room</a>. A release announcement - indicates that the source code tags are available and that the official builds + <p>Releases are announced on this page and included in an <a + href="/releases.atom">atom feed</a> usable from any standard + feed reader app. A release announcement indicates that the + source code tags are available and that the official builds will soon be pushed out via the Alpha channel.</p> + + <p>The main place to discuss the releases are the + threads posted on our <a href="https://discuss.grapheneos.org">our discussion forum</a> + with the <a href="https://discuss.grapheneos.org/t/announcements">Announcements tag</a>.</p> + + <p>The announcements are also posted from the <a + href="https://twitter.com/GrapheneOS">@GrapheneOS Twitter + account</a>, on the <a href="https://reddit.com/r/GrapheneOS">official + subreddit</a>, and in the official <a href="/contact#community">GrapheneOS chat + rooms</a> including the dedicated #releases:grapheneos.org room for release + announcements. Each of these links to the main discussion thread on our discussion + forum.</p> </section> <section id="stable-channel"> |
