This is an automated email from the ASF dual-hosted git repository.

erickramirezau pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 538513bd5 WEBSITE - Updated Community page to encourage users to ask 
questions on Stack Overflow/Exchange
538513bd5 is described below

commit 538513bd51e8eb78a645260a096f7212c85a491a
Author: Erick Ramirez <[email protected]>
AuthorDate: Wed Aug 24 07:34:50 2022 +0000

    WEBSITE - Updated Community page to encourage users to ask questions on 
Stack Overflow/Exchange
    
    patch by Erick Ramirez; reviewed by Ekaterina Dimitrova for CASSANDRA-17852
    
    Co-authored by: Erick Ramirez <[email protected]>
---
 .../source/modules/ROOT/pages/community.adoc       | 68 ++++++++++++++++------
 1 file changed, 49 insertions(+), 19 deletions(-)

diff --git a/site-content/source/modules/ROOT/pages/community.adoc 
b/site-content/source/modules/ROOT/pages/community.adoc
index 605538efc..6a16f742c 100644
--- a/site-content/source/modules/ROOT/pages/community.adoc
+++ b/site-content/source/modules/ROOT/pages/community.adoc
@@ -43,72 +43,102 @@ Read the 
https://www.apache.org/foundation/policies/conduct[Apache Code of Condu
 [#discussions]
 [discrete]
 == Discussions
-If you are a Cassandra user or want to learn more, we invite you to join these 
channels created specifically for end user questions and discussions.
+If you are a Cassandra user or if you want to learn more, we invite you to 
join these channels created specifically for end user questions and discussions.
 
-// start discussion row
+Please read the guide on how to xref:community/ask_good_questions.adoc[Ask 
Good Questions].
+
+// start discussion row     >>>>>>>>>> Q&A Forum
 [openblock, discussion-row text-left cf]
 --------
 
 [openblock, float33 full-800]
 ----------
 [discrete]
-=== User Mailing List
+=== Q&A Forums
 ----------
 
 [openblock, float66 full-800]
 ----------
-General mailing list for user questions and discussions. This is also where 
new releases are announced.
+For questions about developing apps or need help operating Cassandra, post on 
the Stack network.
 
-New to the Mailing List? 
https://lists.apache.org/list.html?\[email protected][Read the 
Archives,window=_blank].
+Before xref:community/ask_good_questions.adoc[asking a good question], please 
search the forums to see if it has already been answered. Please always use the 
`cassandra` tag when asking questions. Please do not cross-post the same 
question to other channels such as Slack or the mailing lists.
+
+&nbsp;
+
+For *developer questions* including data modeling, coding, drivers, or API 
issues, please ask on Stack Overflow.
 
 [.btn]
-mailto:[email protected][subscribe]
+https://stackoverflow.com/questions/ask?tags=cassandra[Ask on Stack 
Overflow,window=so_ask]
 
 [.btn]
-mailto:[email protected][unsubscribe]
+https://stackoverflow.com/questions/tagged/cassandra[Browse 
Questions,window=so_browse]
+
+&nbsp;
+
+For *admin or ops questions* including installation, upgrades, backups, or 
repairs, please ask on DBA Stack Exchange.
+
+[.btn]
+https://dba.stackexchange.com/questions/ask?tags=cassandra[Ask on Stack 
Exchange,window=se_ask]
+
+[.btn]
+https://dba.stackexchange.com/questions/tagged/cassandra[Browse 
Questions,window=se_browse]
+
+&nbsp;
+
+Show your support for the community and follow the `cassandra` tag by clicking 
on the blue *Watch tag* button on 
https://stackoverflow.com/questions/tagged/cassandra[Stack Overflow^] and 
https://dba.stackexchange.com/questions/tagged/cassandra[Stack Exchange^]!
+
 ----------
 --------
-// end discussion row
+// end discussion row       <<<<<<<<<< Q&A forum
 
-// start discussion row
+// start discussion row     >>>>>>>>>> User Mailing List
 [openblock, discussion-row text-left cf]
 --------
 
 [openblock, float33 full-800]
 ----------
 [discrete]
-=== User Slack
+=== User Mailing List
 ----------
 
 [openblock, float66 full-800]
 ----------
-To participate and join the #cassandra channel for user questions and general 
discussions.
+For broad, opinion-based questions, general discussions, ask how to get help, 
or receive announcements, please subscribe to the user mailing list. Security 
issues need to be reported to the 
https://www.apache.org/security/projects.html[Apache Security Team^].
+
+Before submitting a new question, please search the forums above or the 
mailing list archive to see if it has already been answered.
+
+New to the Mailing List? 
https://lists.apache.org/list.html?\[email protected][Read the 
Archives,window=_blank].
 
 [.btn]
-https://s.apache.org/slack-invite[Sign up for an ASF Slack 
account,window=blank]
+mailto:[email protected][subscribe]
 
+[.btn]
+mailto:[email protected][unsubscribe]
 ----------
 --------
-// end discussion row
-
+// end discussion row       <<<<<<<<<< User Mailing List
 
-// start discussion row
+// start discussion row     >>>>>>>>>> User Slack
 [openblock, discussion-row text-left cf]
 --------
 
 [openblock, float33 full-800]
 ----------
 [discrete]
-=== Stack Overflow
+=== User Slack
 ----------
 
 [openblock, float66 full-800]
 ----------
-You can also check the http://stackoverflow.com/questions/tagged/cassandra[Q&A 
about using Cassandra,window=blank] on Stack Overflow.
+To meet other users and developers, participate in general discussions and get 
involved with the project.
+
+[.btn]
+https://s.apache.org/slack-invite[Sign up for an ASF Slack 
account,window=blank]
 
 ----------
 --------
-// end discussion row
+// end discussion row       <<<<<<<<<< User Slack
+
 
 Those who wish to contribute to the project or want to stay up-to-date on 
Cassandra development should join these channels. 
 
@@ -125,7 +155,7 @@ Those who wish to contribute to the project or want to stay 
up-to-date on Cassan
 
 [openblock, float66 full-800]
 ----------
-Questions and discussions related to Cassandra development.
+Contributor discussions related to the development of the Cassandra project.
 
 New to the Developer Mailing List? 
https://lists.apache.org/list.html?\[email protected][Read the 
Archives,window=_blank].
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to