.. _Contributing to Open edX:

####################################
Contributing to the Open edX Project
####################################

This reference guide to contributing code to the Open edX project is
comprehensive and covers all you might encounter in the process of writing,
submitting, and getting reviews on your pull requests. Before diving into this
guide, you might find it useful to check out the :ref:`qs Dev First PR`, and
its follow-up, :ref:`qs Dev Contributing`.

Also useful is the `Intro to the Open edX Project & Contributing onboarding
course
<https://training.openedx.io/courses/course-v1:OpenedX+OEX101+2023/about>`_ as
well as the `Open edX Developer's Onboarding course
<https://training.openedx.io/courses/course-v1:OpenedX+OEX-Dev101+2024/about>`_.

.. toctree::
    :maxdepth: 2

    overview
    contributor
    using-git
    landing-your-work
    code-considerations
    FAQ-about-pull-requests
    pull-request-statuses
    core-contributors
