Skip to content

Commit 605377d

Browse files
committed
feat(marketplace): create a Q&A discussion category on github
as a second way to ask questions and collect answers about robotcode I created a discussion group on the RobotCode github repository
1 parent 619eee4 commit 605377d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"bugs": {
1818
"url": "https://github.com/d-biehl/robotcode/issues"
1919
},
20+
"qna": "https://github.com/d-biehl/robotcode/discussions/categories/q-a",
2021
"engines": {
2122
"vscode": "^1.82.0"
2223
},

0 commit comments

Comments
 (0)