Welcome to the Open 3D Engine! To learn more about contributing to the O3DE code repo, check out the Contributor's Guide.
The O3DE community repo contains information about how to get started, how the community organizes, and more.
To contribute, please review our Code of Conduct first.
When contributing, your pull requests will require that you have agreed to our DCO found here: Developer Certificate of Origin. All commits require the --signoff flag to show DCO compliance.
You can do this by using the -s option in git.
Example: git commit -s -m 'my commit message'