add links to new contrib docs

This commit is contained in:
Shelley Vohr 2018-02-12 09:16:29 -05:00
parent 533dfc42a8
commit 8987828ecd
No known key found for this signature in database
GPG key ID: F13993A75599653C

View file

@ -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)