From f654724f3f92832e227814cbf173aabd1fb4cff1 Mon Sep 17 00:00:00 2001 From: Davis Vann Bennett Date: Thu, 6 Mar 2025 09:40:28 +0100 Subject: [PATCH] refer to zulip chat as developer chat --- .github/ISSUE_TEMPLATE/config.yml | 2 +- README.md | 2 +- docs/index.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index edbd88eaf2..27239f5861 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -5,7 +5,7 @@ contact_links: about: A new major feature should be discussed in the Zarr specifications repository. - name: Discuss something on ZulipChat url: https://ossci.zulipchat.com/ - about: For questions like "How do I do X with Zarr?", you can move to our ZulipChat. + about: For questions like "How do I do X with Zarr?", consider posting your question to our developer chat. - name: Discuss something on GitHub Discussions url: https://github.com/zarr-developers/zarr-python/discussions about: For questions like "How do I do X with Zarr?", you can move to GitHub Discussions. diff --git a/README.md b/README.md index 5ee6748ada..7079b5afd5 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ - Zulip + Developer Chat diff --git a/docs/index.rst b/docs/index.rst index 6ab07b0693..83d427e290 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -20,7 +20,7 @@ Zarr-Python **Useful links**: `Source Repository `_ | `Issue Tracker `_ | -`Zulip Chat `_ | +`Developer Chat `_ | `Zarr specifications `_ Zarr-Python is a Python library for reading and writing Zarr groups and arrays. Highlights include: