Skip to content

Commit 3303131

Browse files
Add 'Bugs' link to package.json for marketplace
1 parent b63f69c commit 3303131

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"license": "SEE LICENSE IN RuntimeLicenses/license.txt",
99
"icon": "images/csharpIcon.png",
1010
"preview": "true",
11+
"bugs": {
12+
"url": "https://github.com/OmniSharp/omnisharp-vscode/issues"
13+
},
1114
"categories": [
1215
"Debuggers",
1316
"Languages",

0 commit comments

Comments
 (0)