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
12 changes: 6 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The psyplot interactive visualization framework
* - implementations
- |supported-versions| |supported-implementations|
* - get in touch
- |gitter| |mailing-list| |issues|
- |mattermost| |mailing-list| |issues|

.. |docs| image:: https://img.shields.io/github/deployments/psyplot/psyplot/github-pages
:alt: Documentation
Expand Down Expand Up @@ -63,9 +63,9 @@ The psyplot interactive visualization framework
:target: https://github.com/psyplot/psyplot/releases/latest
:alt: Latest github release

.. |gitter| image:: https://img.shields.io/gitter/room/psyplot/community.svg?style=flat
:target: https://gitter.im/psyplot/community
:alt: Gitter
.. |mattermost| image:: https://img.shields.io/badge/chat-on%20mattermost-success?logo=mattermost
:target: https://mattermost.hzdr.de/psyplot/
:alt: Mattermost

.. |mailing-list| image:: https://img.shields.io/badge/join-mailing%20list-brightgreen.svg?style=flat
:target: https://www.listserv.dfn.de/sympa/subscribe/psyplot
Expand Down Expand Up @@ -106,15 +106,15 @@ Get in touch
Any quesions? Do not hessitate to get in touch with the psyplot developers.

- Create an issue at the `bug tracker`_
- Chat with the developers in out `channel on gitter`_
- Chat with the developers in out `team on mattermost`_
- Subscribe to the `mailing list`_ and ask for support
- Sent a mail to psyplot@hzg.de

See also the `code of conduct`_, and our `contribution guide`_ for more
information and a guide about good bug reports.

.. _bug tracker: https://github.com/psyplot/psyplot
.. _channel on gitter: https://gitter.im/psyplot/community
.. _team on mattermost: https://mattermost.hzdr.de/psyplot/
.. _mailing list: https://www.listserv.dfn.de/sympa/subscribe/psyplot
.. _code of conduct: https://github.com/psyplot/psyplot/blob/master/CODE_OF_CONDUCT.md
.. _contribution guide: https://github.com/psyplot/psyplot/blob/master/CONTRIBUTING.md
Expand Down
12 changes: 6 additions & 6 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ on `GitHub <https://github.com/psyplot/psyplot>`__.
* - implementations
- |supported-versions| |supported-implementations|
* - get in touch
- |gitter| |mailing-list| |issues|
- |mattermost| |mailing-list| |issues|

.. |docs| image:: https://img.shields.io/github/deployments/psyplot/psyplot/github-pages
:alt: Documentation
Expand Down Expand Up @@ -100,9 +100,9 @@ on `GitHub <https://github.com/psyplot/psyplot>`__.
:target: https://github.com/psyplot/psyplot/releases/latest
:alt: Latest github release

.. |gitter| image:: https://img.shields.io/gitter/room/psyplot/community.svg?style=flat
:target: https://gitter.im/psyplot/community
:alt: Gitter
.. |mattermost| image:: https://img.shields.io/badge/chat-on%20mattermost-success?logo=mattermost
:target: https://mattermost.hzdr.de/psyplot/
:alt: Mattermost

.. |mailing-list| image:: https://img.shields.io/badge/join-mailing%20list-brightgreen.svg?style=flat
:target: https://www.listserv.dfn.de/sympa/subscribe/psyplot
Expand Down Expand Up @@ -142,15 +142,15 @@ Get in touch
Any quesions? Do not hessitate to get in touch with the psyplot developers.

- Create an issue at the `bug tracker`_
- Chat with the developers in out `channel on gitter`_
- Chat with the developers in out `team on mattermost`_
- Subscribe to the `mailing list`_ and ask for support

See also the `code of conduct`, and our
:ref:`contribution guide <how-to-contribute>` for more information and a guide
about good bug reports.

.. _bug tracker: https://github.com/psyplot/psyplot
.. _channel on gitter: https://gitter.im/psyplot/community
.. _team on mattermost: https://mattermost.hzdr.de/psyplot/
.. _mailing list: https://www.listserv.dfn.de/sympa/subscribe/psyplot
.. _code of conduct: https://github.com/psyplot/psyplot/blob/master/CODE_OF_CONDUCT.md
.. _contribution guide: https://github.com/psyplot/psyplot/blob/master/CONTRIBUTING.md
Expand Down