From 0f50dc7ad57c9ab0fe4999e88d1aae0630733db2 Mon Sep 17 00:00:00 2001 From: Kendall Pinto Date: Fri, 21 Jan 2022 12:53:35 +0530 Subject: [PATCH] creating pr's section --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3d6c01e833536..d3257c1733436 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -69,6 +69,9 @@ Please include the following with each issue: * Errors from the Dev Tools Console (open from the menu: Help > Toggle Developer Tools) +### Creating Pull Requests +* Please refer to the article [here](https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests) for information on how to create Pull Reuqests and contribute to this project. + ### Final Checklist Please remember to do the following: