# Contributing

This documentation is powered by [MdBook](https://rust-lang.github.io/mdBook).

To contribute to the Erigon Docs, you can either:

1. Create an Issue: Open a new issue in the main branch to suggest changes or report problems.
2. Open a Branch and Submit a PR: Create a new branch, make your changes, and submit a pull request (PR) on Github.

{% embed url="<https://github.com/erigontech/erigon>" %}

Before committing your changes, it's recommended to run the documentation locally to verify the output. This ensures that your changes render correctly and maintain the consistency of the documentation.
