diff --git a/organization/pull_requests/index.rst b/organization/pull_requests/index.rst index a00b4d8..a4a8f71 100644 --- a/organization/pull_requests/index.rst +++ b/organization/pull_requests/index.rst @@ -1,7 +1,11 @@ Pull requests ============= -This section explains how to work with pull requests. +Pull requests are a fundamental building block in Godot's organization. +They are essentially requests to integrate specific code changes or updates into the project. +We use the same pull request workflow for the Godot engine, documentation, and other repositories. + +Learn how we work with pull requests in this section. .. toctree:: :maxdepth: 1