Contributing to Godot
Godot is an open source, community-driven project. All of the work that’s done to build, test, document, and otherwise support Godot is done primarily by passionate individuals contributing their time and skills. For the majority of contributors, it is a labor of love, and they take pride in helping to build something of quality that people enjoy using.
In order for Godot to continue growing and improving, there is always a need for more members of the community to step up and contribute. There are many ways you can help out, regardless of your skill level or the amount of time you can commit.
Contributing to the engine
There are two main ways you can directly contribute to Godot’s development. If you visit https://github.com/godotengine/godot, you can see Godot’s source code, as well as finding out exactly what’s being worked on. Click the Clone or Download button, and you’ll have the up-to-the-minute source code and...