Skip to content

Commit

Permalink
Update contact channels
Browse files Browse the repository at this point in the history
Follow-up to pytest-dev#12427
  • Loading branch information
The-Compiler committed Jun 21, 2024
1 parent fbdf9c8 commit 0c44afe
Showing 1 changed file with 32 additions and 26 deletions.
58 changes: 32 additions & 26 deletions doc/en/contact.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,45 +3,51 @@
.. _`contact`:

Contact channels
===================================
================

- `pytest issue tracker`_ to report bugs or suggest features (for version
2.0 and above).
- `pytest discussions`_ at github for general questions.
- `pytest discord server <https://discord.com/invite/pytest-dev>`_
for pytest development visibility and general assistance.
Web
---

- `pytest issue tracker`_ to report bugs or suggest features.
- `pytest discussions`_ at GitHub for general questions.
- `pytest on stackoverflow.com <http://stackoverflow.com/search?q=pytest>`_
to post precise questions with the tag ``pytest``. New Questions will usually
to post precise questions with the tag ``pytest``. New questions will usually
be seen by pytest users or developers and answered quickly.

- `Testing In Python`_: a mailing list for Python testing tools and discussion.

- `pytest-dev at python.org (mailing list)`_ pytest specific announcements and discussions.

- :doc:`contribution guide <contributing>` for help on submitting pull
requests to GitHub.
Chat
----

- `pytest discord server <https://discord.com/invite/pytest-dev>`_
for pytest development visibility and general assistance.
- ``#pytest`` `on irc.libera.chat <ircs://irc.libera.chat:6697/#pytest>`_ IRC
channel for random questions (using an IRC client, or `via webchat
<https://web.libera.chat/#pytest>`)
- ``#pytest`` `on Matrix https://matrix.to/#/#pytest:matrix.org>`.

Mail
----

.. _`pytest issue tracker`: https://github.com/pytest-dev/pytest/issues
.. _`old issue tracker`: https://bitbucket.org/hpk42/py-trunk/issues/

.. _`pytest discussions`: https://github.com/pytest-dev/pytest/discussions

.. _`get an account`:
- `Testing In Python`_: a mailing list for Python testing tools and discussion.
- `pytest-dev at python.org`_ a mailing list for pytest specific announcements and discussions.
- Mail to `[email protected] <mailto:[email protected]>`_ for topics that cannot be
discussed in public. Mails sent there will be distributed among the members
in the pytest core team:

.. _tetamap: https://tetamap.wordpress.com/
* Ronny Pfannschmidt (:user:`RonnyPfannschmidt`)
* Florian Bruhin (:user:`The-Compiler`)
* Bruno Oliveira (:user:`nicoddemus`)
* Ran Benita (:user:`bluetech`)
* Zac Hatfield-Dodds (:user:`Zac-HD`)

.. _`@pylibcommit`: https://twitter.com/pylibcommit
Other
-----

- The :doc:`contribution guide <contributing>` for help on submitting pull
requests to GitHub.
- Florian Bruhin (:user:`The-Compiler`) offers pytest professional teaching and
consulting via `Bruhin Software <https://bruhin.software>`_.

.. _`pytest issue tracker`: https://github.com/pytest-dev/pytest/issues
.. _`pytest discussions`: https://github.com/pytest-dev/pytest/discussions
.. _`Testing in Python`: http://lists.idyll.org/listinfo/testing-in-python
.. _FOAF: https://en.wikipedia.org/wiki/FOAF
.. _`py-dev`:
.. _`development mailing list`:
.. _`pytest-dev at python.org (mailing list)`: http://mail.python.org/mailman/listinfo/pytest-dev
.. _`pytest-commit at python.org (mailing list)`: http://mail.python.org/mailman/listinfo/pytest-commit
.. _`pytest-dev at python.org`: http://mail.python.org/mailman/listinfo/pytest-dev

0 comments on commit 0c44afe

Please sign in to comment.