Skip to content

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.

    Open reviewer fast path

  • Start with onboarding


    Get a safe first-PR path, validation expectations, and the core orientation docs.

    Open contributor onboarding

  • Build from source


    Start here when you need an editor built from this checkout.

    Open build from source

  • Set up test execution


    Configure the maintained runners and know which validation lanes exist.

    Open testing setup

  • Run benchmarks


    Measure runtime behavior with the maintained benchmark runner and dashboard flow.

    Open benchmark runner

  • Understand the architecture


    Use the high-level architecture entrypoint before opening subsystem deep dives.

    Open architecture overview

  • Maintain the docs site


    Update or publish the versioned docs pipeline without guessing how staging and deployment work.

    Open docs site guide