contact.rst (2037B)
1 .. _`contact channels`: 2 .. _`contact`: 3 4 Contact channels 5 =================================== 6 7 - `pytest issue tracker`_ to report bugs or suggest features (for version 8 2.0 and above). 9 - `pytest discussions`_ at github for general questions. 10 - `pytest discord server <https://discord.com/invite/pytest-dev>`_ 11 for pytest development visibility and general assistance. 12 - `pytest on stackoverflow.com <http://stackoverflow.com/search?q=pytest>`_ 13 to post precise questions with the tag ``pytest``. New Questions will usually 14 be seen by pytest users or developers and answered quickly. 15 16 - `Testing In Python`_: a mailing list for Python testing tools and discussion. 17 18 - `pytest-dev at python.org (mailing list)`_ pytest specific announcements and discussions. 19 20 - :doc:`contribution guide <contributing>` for help on submitting pull 21 requests to GitHub. 22 23 - ``#pytest`` `on irc.libera.chat <ircs://irc.libera.chat:6697/#pytest>`_ IRC 24 channel for random questions (using an IRC client, `via webchat 25 <https://web.libera.chat/#pytest>`_, or `via Matrix 26 <https://matrix.to/#/%23pytest:libera.chat>`_). 27 28 - private mail to Holger.Krekel at gmail com if you want to communicate sensitive issues 29 30 31 - `merlinux.eu`_ offers pytest and tox-related professional teaching and 32 consulting. 33 34 .. _`pytest issue tracker`: https://github.com/pytest-dev/pytest/issues 35 .. _`old issue tracker`: https://bitbucket.org/hpk42/py-trunk/issues/ 36 37 .. _`pytest discussions`: https://github.com/pytest-dev/pytest/discussions 38 39 .. _`merlinux.eu`: https://merlinux.eu/ 40 41 .. _`get an account`: 42 43 .. _tetamap: https://tetamap.wordpress.com/ 44 45 .. _`@pylibcommit`: https://twitter.com/pylibcommit 46 47 48 .. _`Testing in Python`: http://lists.idyll.org/listinfo/testing-in-python 49 .. _FOAF: https://en.wikipedia.org/wiki/FOAF 50 .. _`py-dev`: 51 .. _`development mailing list`: 52 .. _`pytest-dev at python.org (mailing list)`: http://mail.python.org/mailman/listinfo/pytest-dev 53 .. _`pytest-commit at python.org (mailing list)`: http://mail.python.org/mailman/listinfo/pytest-commit