mirror of
https://github.com/godotengine/godot-contributing-docs.git
synced 2025-12-31 05:48:13 +03:00
Improve description of pull requests.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user