Files
Nathalie Galla dcdb34ce94 Merge pull request #9609 from MurderVeggie/how-to-contribute
Fresh "How to contribute" page

(cherry picked from commit 86192a2830)
2024-07-24 21:10:09 +02:00

21 lines
522 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
first_steps
bisecting_regressions
bug_triage_guidelines
pr_workflow
pr_review_guidelines
testing_pull_requests