mikewalch closed pull request #168: Added Slack to contact us URL: https://github.com/apache/fluo-website/pull/168
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/pages/contactus.md b/pages/contactus.md index a1c39df..af590b2 100644 --- a/pages/contactus.md +++ b/pages/contactus.md @@ -29,6 +29,10 @@ [email protected] | [Subscribe][dev-sub] | [Unsubscribe][dev-uns [email protected] | [Subscribe][ntfy-sub] | [Unsubscribe][ntfy-unsub] | [Archive][ntfy-arch] [email protected] | [Subscribe][commits-sub] | [Unsubscribe][commits-unsub]| [Archive][commits-arch] +### Slack + +Drop by and chat about Fluo at the `#fluo` channel on the [ASF Slack workspace][asf-slack]. Join using this [invite link][slack-invite]. If you have trouble joining, email `[email protected]` for an invite. + ### Issues Fluo uses GitHub issues to track bugs and new features. Fluo has multiple git repositories, each @@ -72,3 +76,5 @@ Contributions are welcome to all Apache Fluo projects! If you would like help ge [ntfy-unsub]: mailto:[email protected] [commits-sub]: mailto:[email protected] [commits-unsub]: mailto:[email protected] +[asf-slack]: https://the-asf.slack.com/ +[slack-invite]: https://s.apache.org/slack-invite ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
