Version:

Contributing to O3DE Code Sources

Looking to contribute new or changed code to Open 3D Engine (O3DE)? The links below can help you get started.

DocumentationDetails
GitHub WorkflowLearn how to work with Git to start contributing.
O3DE Fix Validation IssuesHow to use the O3DE validation tool.
O3DE C++ Coding Standards Follow the coding standards used throughout O3DE’s C++ codebase.
O3DE Code Review Guidelines Guidance for change authors and code reviewers when contributing PRs to O3DE.
O3DE Deprecation Guidelines Guidance for changing or removing a feature (and/or API) in O3DE.