@@ -406,6 +406,37 @@ Building the docs requires Python 3.6. If it is not installed, the
406
406
Makefile:53: recipe for target '.state/env/pyvenv.cfg' failed
407
407
make: *** [.state/env/pyvenv.cfg] Error 127
408
408
409
+ What next?
410
+ ----------
411
+
412
+ Please look at our `open issues that are labelled "good first
413
+ issue" `_, find one you want to work on, comment on it to say you're
414
+ working on it, then submit a pull request. Use our
415
+ :doc: `submitting-patches ` documentation to help.
416
+
417
+ Talk with us
418
+ ^^^^^^^^^^^^
419
+
420
+ You can find us via a `GitHub `_ issue, ``#pypa `` or ``#pypa-dev `` `on
421
+ Freenode `_, or the `pypa-dev mailing list `_, to ask questions or get
422
+ involved. And you can meet us in person at `packaging sprints `_.
423
+
424
+ Learn about Warehouse and packaging
425
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
426
+
427
+ Resources to help you learn Warehouse's context:
428
+
429
+ - `the Warehouse
430
+ roadmap <https://wiki.python.org/psf/WarehouseRoadmap> `__
431
+ - `blog posts, mailing list messages, and notes from our core developer
432
+ meetings <https://wiki.python.org/psf/PackagingWG> `__
433
+ - :doc: `../application `
434
+ - `the PyPA's list of presentations and
435
+ articles <https://www.pypa.io/en/latest/presentations/> `__
436
+ - `PyPA's history of Python
437
+ packaging <https://www.pypa.io/en/latest/history/> `__
438
+
439
+
409
440
.. _`pip` : https://pypi.org/project/pip
410
441
.. _`sphinx` : https://pypi.org/project/Sphinx
411
442
.. _`reStructured Text` : http://sphinx-doc.org/rest.html
@@ -414,3 +445,4 @@ Building the docs requires Python 3.6. If it is not installed, the
414
445
.. _`on Freenode` : https://webchat.freenode.net/?channels=%23pypa-dev,pypa
415
446
.. _`pypa-dev mailing list` : https://groups.google.com/forum/#!forum/pypa-dev
416
447
.. _`Test PyPI` : https://test.pypi.org/
448
+ .. _`packaging sprints` : https://wiki.python.org/psf/PackagingSprints
0 commit comments