jedcunningham commented on code in PR #958:
URL: https://github.com/apache/airflow-site/pull/958#discussion_r1493017583


##########
landing-pages/site/content/en/community/_index.html:
##########
@@ -70,13 +81,14 @@ <h6 class="community--header-persona">Want to 
contribute?</h6>
     <div class="community--user">
         <div class="community--accordion-container">
             <h6 class="community--header-persona">Are you a user?</h6>
-            {{< accordion title="Join the community on Slack" 
description="Connect with other users, get help, and stay up-to-date on 
developments in the project." logo_path="icons/ask-question-icon.svg" 
open="true">}}
+            {{< accordion title="Join the community on Slack" 
description="Connect with other users, get help, exchange best practices with 
other users." logo_path="icons/ask-question-icon.svg" open="true">}}
             <ol class="counter-blue mx-auto">
                 <p class="bodytext__medium--brownish-grey">
                     After <a 
href="https://apache-airflow-slack.herokuapp.com/";>creating an account</a>, join
-                    <a 
href="https://apache-airflow.slack.com/messages/troubleshooting";>#troubleshooting</a>
 and
-                    <a 
href="https://apache-airflow.slack.com/messages/development";>#development</a>
-                    to ask for help with using and developing Airflow, 
respectively.
+                    <a 
href="https://apache-airflow.slack.com/messages/user-troubleshooting";>#user-troubleshooting</a>
 and
+                    to ask for help with using aAirflow, respectively.

Review Comment:
   ```suggestion
                       <a 
href="https://apache-airflow.slack.com/messages/user-troubleshooting";>#user-troubleshooting</a>
                       to ask for help with using Airflow.
   ```



##########
landing-pages/site/content/en/community/_index.html:
##########
@@ -27,6 +27,17 @@ <h6 class="community--header-persona">Want to 
contribute?</h6>
                     For answers to ad hoc questions, try asking in the 
official <b>Airflow Slack</b> first. See <b>"Ask a question"</b> below for 
details and additional resources.
                 </p>
             {{< /accordion >}}
+            {{< accordion title="Join the community on Slack" 
description="Connect with other contributors" 
logo_path="icons/ask-question-icon.svg" open="true">}}
+            <ol class="counter-blue mx-auto">
+                <p class="bodytext__medium--brownish-grey">
+                    After <a 
href="https://apache-airflow-slack.herokuapp.com/";>creating an account</a>, join
+                    <a 
href="https://apache-airflow.slack.com/messages/contributors";>#new-contributors</a>
+                    when you have questions and attempt to do your first 
contributions.
+                    <a 
href="https://apache-airflow.slack.com/messages/contributors";>#contributors</a>

Review Comment:
   ```suggestion
                       Join <a 
href="https://apache-airflow.slack.com/messages/contributors";>#contributors</a>
   ```



##########
landing-pages/site/content/en/community/_index.html:
##########
@@ -70,13 +81,14 @@ <h6 class="community--header-persona">Want to 
contribute?</h6>
     <div class="community--user">
         <div class="community--accordion-container">
             <h6 class="community--header-persona">Are you a user?</h6>
-            {{< accordion title="Join the community on Slack" 
description="Connect with other users, get help, and stay up-to-date on 
developments in the project." logo_path="icons/ask-question-icon.svg" 
open="true">}}
+            {{< accordion title="Join the community on Slack" 
description="Connect with other users, get help, exchange best practices with 
other users." logo_path="icons/ask-question-icon.svg" open="true">}}
             <ol class="counter-blue mx-auto">
                 <p class="bodytext__medium--brownish-grey">
                     After <a 
href="https://apache-airflow-slack.herokuapp.com/";>creating an account</a>, join
-                    <a 
href="https://apache-airflow.slack.com/messages/troubleshooting";>#troubleshooting</a>
 and
-                    <a 
href="https://apache-airflow.slack.com/messages/development";>#development</a>
-                    to ask for help with using and developing Airflow, 
respectively.
+                    <a 
href="https://apache-airflow.slack.com/messages/user-troubleshooting";>#user-troubleshooting</a>
 and
+                    to ask for help with using aAirflow, respectively.
+                    <a 
href="https://apache-airflow.slack.com/messages/user-best-practices";>#user-best-practices</a>
 and
+                    to ask for best practices with using Airflow, and to share 
your best practices.

Review Comment:
   ```suggestion
                       Consider joining <a 
href="https://apache-airflow.slack.com/messages/user-best-practices";>#user-best-practices</a>
                       to ask about best practices with using Airflow, and to 
share your best practices.
   ```



-- 
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]

Reply via email to