You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/03/08 00:51:31 UTC

[GitHub] [beam] pcoet commented on a change in pull request #16949: [BEAM-13979] [Website] Update Community/Contact us page

pcoet commented on a change in pull request #16949:
URL: https://github.com/apache/beam/pull/16949#discussion_r821229445



##########
File path: website/www/site/data/en/contact_us.yaml
##########
@@ -76,19 +76,30 @@
     - purpose: Ask and answer community questions
       contact:
         {
-          email: "Apache Beam category in Stackoverflow.",
+          email: "Apache Beam category in Stackoverflow",
           link: "https://stackoverflow.com/questions/tagged/apache-beam",
         }
       icon: icons/community/contact-us/messages.svg
       actions: [{ action: "&#8208;" }]
-    - purpose: Contact users and contributors in real time through the ASF slack workspace.
+    - purpose: Contact users and contributors in real time through the ASF slack workspace
       contact:
         {
           email: The ASF slack workspace,
           link: "https://s.apache.org/beam-slack-channel",
         }
       icon: icons/community/contact-us/knot.svg
-      actions: [{ action: "Join the #beam chanel and browse other available channels. Don’t ask Beam questions in #general, we don’t monitor it." }]
+      actions: [
+        {
+          action: "Join the",
+        },
+        {
+          action: "#beam channel",
+          link: "https://app.slack.com/client/T4S1WH2J3/C9H0YNP3P",
+        },
+        {
+          action: " and browse other available channels. Don’t ask Beam questions in #general, we don’t monitor it."

Review comment:
       "#general, we don't" -> "#general. We don't"

##########
File path: website/www/site/content/en/community/contact-us.md
##########
@@ -24,21 +24,21 @@ limitations under the License.
 # Contact us!
 
 The Apache Beam community is friendly and welcoming. We are glad to help with any
-question, suggestion or idea you have. Contact us in the following channels:
+questions, suggestions, or ideas you have. Contact us in the following channels:
 
 ## Available contact channels
 
 {{< community/table_with_icons contact_us >}}
 
 ## Mailing list, what are they and how they work
 
-The official communication channels for Apache projects are their mailing lists, and Apache Beam has two main lists: [user@beam.apache.org](https://lists.apache.org/list.html?user@beam.apache.org) and [dev@beam.apache.org](https://lists.apache.org/list.html?dev@beam.apache.org). The topics for each of them can be seen in the section above.
+The official communication channels for Apache projects are their [mailing lists](https://community.apache.org/lists.html), and Apache Beam has two main lists: [user@beam.apache.org](mailto:user@beam.apache.org) and [dev@beam.apache.org](mailto:dev@beam.apache.org). The topics for each of them can be seen in the section above.
 
 ### Subscribe and Unsubscribe:
 
 Prior to sending emails to these lists, you need to subscribe. To subscribe, send a blank email to [user-subscribe@beam.apache.org](mailto:user-subscribe@beam.apache.org) or [dev-subscribe@beam.apache.org](mailto:dev-subscribe@beam.apache.org) depending on the list you want to write to.
 
-To unsubscribe, send a blank email to [user-unsubscribe@beam.apache.org](mailto:user-unsubscribe@beam.apache.org) or [dev-unsubscribe@beam.apache.org](mailto:dev-unsubscribe@beam.apache.org) depending on the list you want to unsubscribe.
+Once you subscribe, you’ll receive all emails going to this mailing list. If you no longer wish to receive emails from these lists, you need to send another blank email to either  [user-unsubscribe@beam.apache.org](mailto:user-subscribe@beam.apache.org) or [dev-unsubscribe@beam.apache.org](mailto:dev-subscribe@beam.apache.org).

Review comment:
       Nit: "Once" -> "After"




-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org