Contribute¶
Build, validate, and improve godotGS without having to reconstruct the contributor workflow from the repository layout.
Most Common Tasks¶
-
Review the fork fast
Understand the upstream delta, key validation commands, and the platform truth before you inspect changes.
-
Start with onboarding
Get a safe first-PR path, validation expectations, and the core orientation docs.
-
Build from source
Start here when you need an editor built from this checkout.
-
Set up test execution
Configure the maintained runners and know which validation lanes exist.
-
Run benchmarks
Measure runtime behavior with the maintained benchmark runner and dashboard flow.
-
Understand the architecture
Use the high-level architecture entrypoint before opening subsystem deep dives.
-
Maintain the docs site
Update or publish the versioned docs pipeline without guessing how staging and deployment work.