mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
references to GitHub discussions for extension authors (#159682)
This commit is contained in:
2
.github/commands.json
vendored
2
.github/commands.json
vendored
@@ -23,7 +23,7 @@
|
||||
"name": "*dev-question",
|
||||
"action": "close",
|
||||
"reason": "not_planned",
|
||||
"comment": "We have a great developer community [over on slack](https://aka.ms/vscode-dev-community) where extension authors help each other. This is a great place for you to ask questions and find support.\n\nHappy Coding!"
|
||||
"comment": "We have a great extension developer community over on [GitHub discussions](https://github.com/microsoft/vscode-discussions/discussions) and [Slack](https://aka.ms/vscode-dev-community) where extension authors help each other. This is a great place for you to ask questions and find support.\n\nHappy Coding!"
|
||||
},
|
||||
{
|
||||
"type": "label",
|
||||
|
||||
Reference in New Issue
Block a user