Browse Source

add links to new contrib docs

Shelley Vohr 7 years ago
parent
commit
8987828ecd
1 changed files with 3 additions and 0 deletions
  1. 3 0
      docs/README.md

+ 3 - 0
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)