From 8d6d7430e56fb7bceada02b78a5313c1217e7aac Mon Sep 17 00:00:00 2001 From: Sanket Verma Date: Wed, 25 Sep 2024 23:43:14 +0530 Subject: [PATCH] Replace Gitter with Zulip --- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 9cb5ec9a78..809e4e31b6 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,9 +3,9 @@ contact_links: - name: ✨ Propose a new major feature url: https://github.com/zarr-developers/zarr-specs about: A new major feature should be discussed in the Zarr specifications repository. - - name: ❓ Discuss something on gitter - url: https://gitter.im/zarr-developers/community - about: For questions like "How do I do X with Zarr?", you can move to our Gitter channel. + - 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. - 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.