IN THIS ARTICLE
Contributor Guide for Open 3D Engine
Have you ever wanted to contribute to an open-source 3D development engine?
This guide will help you understand the overall organization of the Open 3D Engine (O3DE) project, and direct you to the best places to get started contributing to the code and documentation. You’ll be able to pick up issues, write code to fix them, and get your work reviewed and merged.
Section | Description |
---|---|
Roadmaps | Stay up-to-date with the latest development updates and find out what’s coming next in the O3DE roadmaps. |
Contribute to O3DE Code | Learn how to contribute to O3DE’s codebase. |
Contribute to O3DE Documentation | Learn how to contribute to O3DE’s technical documentation. |
Contribute to O3DE Security | Learn how to keep O3DE secure. |
Contribute to the O3DE Official Remote Repository | Learn how to contribute to the official O3DE remote repository. |
Versioning and Release Terminology | Understand the code and binary package versioning format and release terminology. |
Code of Conduct | Learn what our expectations for community engagement are. |
Related sections
Section | Description |
---|---|
Open 3D Foundation Community Values | Learn about the type of open source culture we’d like to foster. |