From fc7d9578d55926ca91ae8624ddfea6f740e3c56d Mon Sep 17 00:00:00 2001 From: Aaliyah Ahmed <43817581+aaliyah03@users.noreply.github.com> Date: Sat, 13 Oct 2018 13:34:32 +0530 Subject: [PATCH] Update Contributing.md --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 46afac5dfe4..b1650a08e2e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ Welcome, and thank you for your interest in contributing to VS Code! -There are many ways that you can contribute, beyond writing code. The goal of this document is to provide a high-level overview of how you can get involved. +There are many ways in which you can contribute, beyond writing code. The goal of this document is to provide a high-level overview of how you can get involved. ## Asking Questions @@ -14,7 +14,7 @@ The active community will be eager to assist you. Your well-worded question will Your comments and feedback are welcome, and the development team is available via a handful of different channels. -See the [Feedback Channels](https://github.com/Microsoft/vscode/wiki/Feedback-Channels) wiki page for details about how to share your thoughts. +See the [Feedback Channels](https://github.com/Microsoft/vscode/wiki/Feedback-Channels) wiki page for details on how to share your thoughts. ## Reporting Issues @@ -54,7 +54,7 @@ Please include the following with each issue: * Version of VS Code -* List of extensions that you have installed. +* List of extensions that you have installed * Reproducible steps (1... 2... 3...) that cause the issue