First off, thanks for taking the time to contribute!
The following is a set of guidelines for contributing to Open 3D Engine (O3DE) documentation, hosted at o3de.org. These are just guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
Open 3D Engine follows the Open 3D Foundation Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to the O3DE Code of Conduct Committee at <[email protected]>.
The O3DE SIG Docs Mailing List is the discussion group for doc releases, suggested site improvements, and improving the doc contribution experience. If you plan to be a regular contributor, join this group to stay informed and involved.
Before submitting a pull request to create new content, please review the O3DE style guide.
o3de.org uses GitHub Issues to track documentation issues and requests. If you see a documentation issue, submit an issue using the following steps:
- Check the o3de.org issues list to see if your issue is already reported.
- Use the included template for every new issue. When you create a bug report, include as many details as possible. If you have a suggestion for a fix already, submit it as a pull request!
Note that code issues should be filed against the main O3DE repository, while documentation issues should go in the o3de.org repository.
If you're fixing an issue in the existing documentation, you should submit a PR against the master branch. Follow these instructions to create a documentation pull request against the o3de.org repository.
For more information, see contributing to O3DE documentation.