From 96b6ae797873ba5c28d1627f76588df0f1f3c1c0 Mon Sep 17 00:00:00 2001 From: Dirk Baeumer Date: Tue, 24 Oct 2017 10:34:58 +0200 Subject: [PATCH] See #35972 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0a86b728ae91..5ea45fe3c7594 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,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#development-workflow) * [Coding Guidelines](https://github.com/Microsoft/vscode/wiki/Coding-Guidelines) * [Submitting pull requests](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#pull-requests) +* [Contributing to translations](https://aka.ms/vscodeloc) Please see also our [Code of Conduct](CODE_OF_CONDUCT.md).