From 1df761e573692d5b90ba7d4f3d9e845f1f2d948c Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Mon, 26 Mar 2018 10:34:36 -0700 Subject: [PATCH] Link the Q&A tab on the marketplace to SO (#1157) --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 1f02e3e4b730..b996bfd75f93 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "bugs": { "url": "https://github.com/Microsoft/vscode-python/issues" }, + "qna": "https://stackoverflow.com/questions/tagged/visual-studio-code+python", "badges": [ { "url": "https://travis-ci.org/Microsoft/vscode-python.svg?branch=master",