diff --git a/organization/how_to_contribute.rst b/organization/how_to_contribute.rst index 991e65e..7df60df 100644 --- a/organization/how_to_contribute.rst +++ b/organization/how_to_contribute.rst @@ -69,8 +69,7 @@ Participate in Godot's development - **Engine code (mainly C++)** If you are a programmer, you can contribute to Godot by :ref:`working on its source code `. - You can participate in almost every step of the :ref:`PR workflow `! Most commonly, contributors - fix bugs and make improvements by :ref:`opening pull requests `. + Most commonly, contributors fix bugs and make improvements by :ref:`opening pull requests `. Once you start getting more proficient with Godot's codebase, we'd also greatly appreciate help in the :ref:`code review process `!