mirror of
https://github.com/godotengine/godot-contributing-docs.git
synced 2026-02-25 02:34:39 +03:00
Improve wording in How to contribute.
This commit is contained in:
@@ -69,8 +69,7 @@ Participate in Godot's development
|
|||||||
|
|
||||||
- **Engine code (mainly C++)**
|
- **Engine code (mainly C++)**
|
||||||
If you are a programmer, you can contribute to Godot by :ref:`working on its source code <doc_intro_to_engine_contributions>`.
|
If you are a programmer, you can contribute to Godot by :ref:`working on its source code <doc_intro_to_engine_contributions>`.
|
||||||
You can participate in almost every step of the :ref:`PR workflow <doc_pr_workflow>`! Most commonly, contributors
|
Most commonly, contributors fix bugs and make improvements by :ref:`opening pull requests <doc_creating_pull_requests>`.
|
||||||
fix bugs and make improvements by :ref:`opening pull requests <doc_creating_pull_requests>`.
|
|
||||||
Once you start getting more proficient with Godot's codebase, we'd also greatly appreciate help in the
|
Once you start getting more proficient with Godot's codebase, we'd also greatly appreciate help in the
|
||||||
:ref:`code review process <doc_pr_review_guidelines>`!
|
:ref:`code review process <doc_pr_review_guidelines>`!
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user