@@ -4,9 +4,10 @@ Contributing
44We are happy you have decided to contribute to twine.
55
66Please see `the GitHub repository `_ for code and more documentation,
7- and the `official Python Packaging User Guide `_ for user documentation. You can
8- also join ``#pypa `` or ``#pypa-dev `` `on Freenode `_, or the `distutils-sig
9- mailing list `_, to ask questions or get involved.
7+ and the `official Python Packaging User Guide `_ for user documentation.
8+ To ask questions or get involved, you can join the `Python Packaging
9+ Discourse forum `_, ``#pypa `` or ``#pypa-dev `` on `IRC `_, or the
10+ `distutils-sig mailing list `_.
1011
1112Getting started
1213---------------
@@ -255,7 +256,8 @@ merge into a single tool; see `ongoing discussion
255256
256257.. _`official Python Packaging User Guide` : https://packaging.python.org/tutorials/distributing-packages/
257258.. _`the GitHub repository` : https://github.com/pypa/twine
258- .. _`on Freenode` : https://webchat.freenode.net/?channels=%23pypa-dev,pypa
259+ .. _`Python Packaging Discourse forum` : https://discuss.python.org/c/packaging/
260+ .. _`IRC` : https://web.libera.chat/#pypa-dev,#pypa
259261.. _`distutils-sig mailing list` : https://mail.python.org/mailman3/lists/distutils-sig.python.org/
260262.. _`virtual environment` : https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/
261263.. _`tox` : https://tox.readthedocs.io/
0 commit comments