Added link to the 'how to contribute' doc.

This commit is contained in:
Erich Gamma 2016-03-02 09:37:19 +01:00
parent 90c05ec80c
commit abc02fb71f

View file

@ -21,3 +21,7 @@ The more information you can provide, the more likely someone will be successful
* Errors in the Dev Tools Console (Help | Toggle Developer Tools)
* When you have extensions installed, can you reproduce the issue when starting vscode without extensions by using the `--disable-extensions` command line argument?
## Contributing Fixes
If you are interested in fixing issues and contributing directly to the code base,
please see the document [How to Contribute](https://github.com/Microsoft/vscode/wiki/How-to-Contribute).