diff --git a/docs/README.md b/docs/README.md index 2e2ca70ef4d1..e0e8b153ae51 100644 --- a/docs/README.md +++ b/docs/README.md @@ -109,6 +109,9 @@ an issue: * [Debug Instructions (Windows)](development/debug-instructions-windows.md) * [Setting Up Symbol Server in debugger](development/setting-up-symbol-server.md) * [Documentation Styleguide](styleguide.md) +* [Contributing to Electron](../CONTRIBUTING.md) +* [Issues](development/issues.md) +* [Pull Requests](development/pull-requests.md) * [Upgrading Chromium](development/upgrading-chromium.md) * [Chromium Development](development/chromium-development.md) * [V8 Development](development/v8-development.md)