1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Contact and Support channels
------------------------------
If you have interest, questions, issues or suggestions you
are welcome to:
* Join `execnet-dev`_ for general discussions
* Join `execnet-commit`_ to be notified of changes
* Clone the `github repository`_ and submit patches
* Hang out on the #pytest channel on `irc.libera.chat <ircs://irc.libera.chat/#pytest>`_
(using an IRC client, via `webchat <https://web.libera.chat/#pytest>`_,
or `via Matrix <https://matrix.to/#/%23pytest:libera.chat>`_).
.. _`execnet-dev`: http://mail.python.org/mailman/listinfo/execnet-dev
.. _`execnet-commit`: http://mail.python.org/mailman/listinfo/execnet-commit
.. _`github repository`: https://github.com/pytest-dev/execnet
|