Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions docs/source/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,9 @@ To begin with, you may want to follow us on Bluesky! We are [@arviz.bsky.social]
It is the best way to be up to date with the latest developments and events related
to ArviZ.

### Gitter
The chat at [Gitter](https://gitter.im/arviz-devs/community) is a great space
to ask quick questions about ArviZ and to chat with other users and contributors.
For longer questions, the Discourse forums listed below are probably a better platform.

### Affine forums
Many ArviZ contributors are also active in one of [PyMC Discourse](https://discourse.pymc.io/)
### GitHub Discussions and Affine forums
For questions and discussions, you can use [GitHub Discussions](https://github.com/arviz-devs/arviz/discussions)
or one of the affine forums: [PyMC Discourse](https://discourse.pymc.io/)
or [Stan Discourse](https://discourse.mc-stan.org/) (and sometimes even in both!).

## Conferences
Expand Down
2 changes: 1 addition & 1 deletion docs/source/contributing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ has a historical log of contributor nominations.
Before contributing to ArviZ, please make sure to read and observe the [Code of Conduct](https://github.com/arviz-devs/arviz/blob/main/CODE_OF_CONDUCT.md).

## Communication
Contact us on [Gitter](https://gitter.im/arviz-devs/community)
Contact us on [GitHub Discussions](https://github.com/arviz-devs/arviz/discussions)
if you want to contribute to the project but you are not sure where you can contribute or how to start.

## Choosing a contribution type
Expand Down
2 changes: 1 addition & 1 deletion docs/source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ We thank these institutions for generously supporting the development and mainte
Contributions and issue reports are very welcome at
[the GitHub repository](https://github.com/arviz-devs/arviz).
We have a {ref}`contributing guide <contributing_guide>` to help you through the process.
If you have any doubts, please do not hesitate to contact us on [gitter](https://gitter.im/arviz-devs/community).
If you have any doubts, please do not hesitate to contact us on [GitHub Discussions](https://github.com/arviz-devs/arviz/discussions).
:::
:::{grid-item}

Expand Down