Files
Clay John 7c04c11858 Add pull request review guidelines (#6374)
Add PR review guidelines for maintainers

Co-authored-by: Yuri Sizov <yuris@humnom.net>
2023-03-15 21:08:33 +03:00

20 lines
507 B
ReStructuredText

.. _doc_contributing_workflow:
Contribution workflow
=====================
Godot is a large project, both in terms of the codebase and the workload for
contributors. The guides below serve as a helper when you get stuck dealing
with Git or GitHub, or if you are generally interested in how maintainers
approach the project.
.. toctree::
:maxdepth: 1
:name: toc-contributing-workflow
bisecting_regressions
bug_triage_guidelines
pr_workflow
pr_review_guidelines
testing_pull_requests