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:
authorGreg Van Liew <gregvanl@microsoft.com>2019-10-10 01:43:19 +0300
committerGreg Van Liew <gregvanl@microsoft.com>2019-10-10 01:43:19 +0300
commit7aae845a6a55f11111e4beeb80592404af73314a (patch)
tree12d7c1c0e0d6f161ef9b7d3b80793a3a88e54c82 /README.md
parent6032e84542a6358e7695aad1d889f67e0887c02a (diff)
Add a link to Where to Contribute
Fixes #74102
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 5743ba55e8d..5d39d7e40c6 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ please see the document [How to Contribute](https://github.com/Microsoft/vscode/
* [The development workflow, including debugging and running tests](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#debugging)
* [Coding guidelines](https://github.com/Microsoft/vscode/wiki/Coding-Guidelines)
* [Submitting pull requests](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#pull-requests)
+* [Finding an issue to work on](https://github.com/microsoft/vscode/wiki/How-to-Contribute#where-to-contribute)
* [Contributing to translations](https://aka.ms/vscodeloc)
## Feedback