smengcl commented on code in PR #35: URL: https://github.com/apache/ozone-site/pull/35#discussion_r1182981909
########## community/index.html: ########## @@ -159,6 +159,8 @@ <h3 id="older-archives">Older Archives</h3> </ul> <h2 id="ozone-slack">Ozone Slack</h2> <p>If you would like to join the Ozone Slack Channel, please use this link to get self-invited <a href="https://s.apache.org/slack-invite">https://s.apache.org/slack-invite</a> and join the <strong>#ozone</strong> channel.</p> +<h2 id=github-discussions">GitHub Discussions</h2> +<p><a href="https://github.com/apache/ozone/discussions">GitHub Discussions</a> is an alternative to Slack and only needs a GitHub user id to interact with the community</p> Review Comment: ```suggestion <p><a href="https://github.com/apache/ozone/discussions">GitHub Discussions</a> is an alternative to Slack and only needs a GitHub account to interact with the community</p> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
