/docs-reviewer

Primary LanguageTypeScriptMIT LicenseMIT

Electron Docs Reviewer

A GitHub App built with Probot to help the docs team review changes in electron/electron

Setup

# 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 © 2022 Samuel Attard