Contributing to Documentation
If you would like to contribute to the Dagor Engine documentation, follow the steps outlined below:
Fork the Repository
Fork the Dagor Engine repository on GitHub and create a new branch specifically for your documentation updates.
Make Your Changes
Edit or add documentation content as needed. Ensure that your changes are accurate and improve the clarity or completeness of the documentation.
Build Locally
Run a local build of the documentation to verify that your changes render correctly. This helps catch any formatting or structural issues before submission.
Adhere to Style Guidelines
Ensure that your modifications conform to Dagor Documentation Style Guide. Consistency in tone, formatting, and structure is essential for maintaining high-quality documentation.
Commit and Submit
Commit your changes with clear and descriptive commit messages. Once you are satisfied with your updates, open a pull request on the original Dagor Engine repository for review.
By following these steps, you help maintain the quality and accuracy of the Dagor Engine documentation, benefiting the entire development community.