gianm commented on code in PR #350: URL: https://github.com/apache/druid-website-src/pull/350#discussion_r1034147875
########## community/index.md: ########## @@ -7,21 +7,25 @@ canonical: 'https://druid.apache.org/community/' ## Community -Most discussion about Druid happens over email and GitHub, but those aren't the only way to interact with the Druid -community. We also do chat, meetups, and more. Check out the following resources if you're looking for help, to discuss -Druid development, or just stay up to date: +Most discussion about Druid happens over [Slack](/community/join-slack?v=1), [GitHub](https://github.com/apache/druid), and the [Apache Dev list](https://lists.apache.org/[email protected]), but those aren't the only way to interact with the Druid +community. We also do chat, meetups, and more. -* **User mailing list:** [[email protected]](https://groups.google.com/forum/#!forum/druid-user) for general -discussion, questions, and announcements. This is the perfect place to ask for help if you need it! -* **Development mailing list:** [[email protected]](https://lists.apache.org/[email protected]) for -discussion about project development. +Check out the following resources if you're looking for help, to discuss Druid development, or just stay up to date: + +* **Slack:** Many users and committers are present on Apache Druid Slack. Use this link to join and invite others: [https://druid.apache.org/community/join-slack](/community/join-slack?v=1). This is the perfect place to ask for help if you need it! * **GitHub:** Star us at [apache/druid](https://github.com/apache/druid) and use this to follow Druid development, raise issues, or contribute pull requests. If you're interested in development, please see the [Contributing](#contributing) section below for details on our development process. +* **Development mailing list:** [[email protected]](https://lists.apache.org/[email protected]) for +discussion about project development. +* **Twitter:** Follow us on Twitter at [@druidio](https://twitter.com/druidio). + +Checkout also: Review Comment: "Also check out"? ########## index.html: ########## @@ -14,7 +14,7 @@ <div class="text-center"> <p class="lead">Apache Druid is a real-time database to power modern analytics applications.</p> <p><a class="button" href="/downloads.html"><span class="fa fa-download"></span> Download</a> - <a class="button" href="https://github.com/apache/druid/"><span class="fab fa-github"></span> GitHub</a></p> + <a class="button" href="/community/join-slack?v=1"><span class="fab fa-slack"></span> Join Slack</a></p> Review Comment: IMO github and slack are the two most important ways we connect with users. I would like to see both here. -- 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]
