nuclearpinguin commented on a change in pull request #229: Add Slack signup
links
URL: https://github.com/apache/airflow-site/pull/229#discussion_r362480364
##########
File path: landing-pages/site/content/en/community/_index.html
##########
@@ -8,18 +8,25 @@
<div class="community--accordion-container">
{{< accordion title="Join the devlist" description="If you want to stay up
to date with what is going on in the project, want to discuss the features,
talk about fixes or simply ask a question - this is the first step to take."
logo_path="icons/join-devlist-icon.svg" open="true" >}}
- <p class="bodytext__medium--brownish-grey">
- The preferred channel for discussion is using the official mailing
lists.
- To subscribe, send an email to:
- </p>
- <ul class="ticks-blue mx-auto">
- <li>
- Users list: <a class="list-link"
href="mailto:[email protected]">[email protected]</a>
- </li>
+ <ol class="counter-blue mx-auto">
<li>
- Dev list: <a class="list-link"
href="mailto:[email protected]">[email protected]</a>
+ <p class="bodytext__medium--brownish-grey">
+ The preferred channel for discussion is using the official
Apache Airflow mailing lists.
+ To subscribe, send an email to:
Review comment:
```suggestion
To subscribe, send an email to (no topic or message is
required):
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services