# docs-reviewer **Repository Path**: mirrors_electron/docs-reviewer ## Basic Information - **Project Name**: docs-reviewer - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-24 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Electron Docs Reviewer > A GitHub App built with [Probot](https://github.com/probot/probot) to help the docs team review changes in electron/electron ## Setup ```sh # Clone this repository git clone https://github.com/electron/docs-reviewer.git # Go into the repository cd docs-reviewer # Install dependencies yarn # Run the bot yarn start ``` ## License [MIT](LICENSE) © 2022 Samuel Attard