diff --git a/docs/html/development/getting-started.rst b/docs/html/development/getting-started.rst index 6fa4f9edc..5c699cd61 100644 --- a/docs/html/development/getting-started.rst +++ b/docs/html/development/getting-started.rst @@ -123,8 +123,22 @@ To build it locally, run: The built documentation can be found in the ``docs/build`` folder. +What Next? +========== + +The following pages may be helpful for new contributors on where to look next +in order to start contributing. + +* Some `good first issues`_ on GitHub for new contributors +* A deep dive into `pip's architecture`_ +* A guide on `triaging issues`_ for issue tracker + + .. _`open an issue`: https://github.com/pypa/pip/issues/new?title=Trouble+with+pip+development+environment .. _`install Python`: https://realpython.com/installing-python/ .. _`PEP 484 type-comments`: https://www.python.org/dev/peps/pep-0484/#suggested-syntax-for-python-2-7-and-straddling-code .. _`rich CLI`: https://docs.pytest.org/en/latest/usage.html#specifying-tests-selecting-tests .. _`GitHub`: https://github.com/pypa/pip +.. _`good first issues`: https://github.com/pypa/pip/labels/good%20first%20issue +.. _`pip's architecture`: https://pip.pypa.io/en/latest/development/architecture/ +.. _`triaging issues`: https://pip.pypa.io/en/latest/development/issue-triage/ diff --git a/news/533EA005-0471-4D5D-A81B-B6904A844EEE.trivial b/news/533EA005-0471-4D5D-A81B-B6904A844EEE.trivial new file mode 100644 index 000000000..e69de29bb