Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger <rogersachan@users.noreply.github.com>2016-12-20 23:41:42 +0300
committerErich Gamma <egamma@microsoft.com>2016-12-20 23:41:42 +0300
commitfb61970191386bf6f9cc689351a8e4bbbe4a98ad (patch)
tree7bc4d965c7d71a657ebc483df0d7cc6ed535d5bb /README.md
parentfd96ccbbf6c9ee17fc47ee0a1242841903ea4015 (diff)
Made spacing consistent (#17623)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e54e736c74c..91566a493db 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: