From fb61970191386bf6f9cc689351a8e4bbbe4a98ad Mon Sep 17 00:00:00 2001 From: Roger Date: Tue, 20 Dec 2016 15:41:42 -0500 Subject: [PATCH] Made spacing consistent (#17623) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e54e736c74c67..91566a493db6c 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ The [`vscode`](https://github.com/microsoft/vscode) repository is where we do de * Review the [documentation](https://github.com/microsoft/vscode-docs) and make pull requests for anything from typos to new content ## Contributing + 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), which covers the following: