This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-site.git
The following commit(s) were added to refs/heads/main by this push:
new 1feb513c14c [Website] Add Zulip chat to Community page (#703)
1feb513c14c is described below
commit 1feb513c14ccc5e4248b32b03d44254bd76a0119
Author: Bryce Mecum <[email protected]>
AuthorDate: Thu Sep 11 17:37:10 2025 -0700
[Website] Add Zulip chat to Community page (#703)
---
community.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/community.md b/community.md
index 7d739c17fae..5a6704cfa3e 100644
--- a/community.md
+++ b/community.md
@@ -151,6 +151,12 @@ We host online meetings to provide spaces for synchronous
discussions about the
For information about how to attend these meetings, see the meeting notes and
subscribe to the <code>dev@</code> mailing list as described above. The hosts
of some of these meetings send reminder emails to the mailing list prior to
each meeting with information about how to join.
+## Chat
+
+For synchronous communication, we maintain a [Zulip](https://zulip.com)
instance at [arrow-dev.zulipchat.com](https://arrow-dev.zulipchat.com). Some
channels can be viewed without an account but you will need to create an
account to chat. If you don't see a channel for the topic you'd like to chat
about, please post in `#dev`.
+
+If you're not familiar with Zulip, it works a bit different from other chat
tools. Zulip has a [Getting
started](https://zulip.com/help/getting-started-with-zulip) guide which might
be helpful to get you oriented.
+
## Contributing
As mentioned above, we use [GitHub](https://github.com/apache/arrow) for our
issue