Skip to content

Add note about contributing to other RTD projects #12191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 19, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/dev/contribute.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ starting with contributions, we suggest focusing on the following areas:
.. contents::
:local:

.. tip::
You can also contribute to the `Read the Docs Sphinx Theme`_,
or Sphinx extensions in the `Read the Docs GitHub organization`_ like `sphinx-notfound-page`_.

.. _Read the Docs Sphinx Theme: https://sphinx-rtd-theme.readthedocs.io/en/stable/
.. _Read the Docs GitHub organization: https://github.com/readthedocs
.. _sphinx-notfound-page: https://github.com/readthedocs/sphinx-notfound-page

Contributing to development
~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down