Skip to content

Commit a661cd0

Browse files
authored
references to GitHub discussions for extension authors (microsoft#159682)
1 parent 449da3b commit a661cd0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/commands.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"name": "*dev-question",
2424
"action": "close",
2525
"reason": "not_planned",
26-
"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!"
26+
"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!"
2727
},
2828
{
2929
"type": "label",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ please see the document [How to Contribute](https://github.com/microsoft/vscode/
4343
* [Request a new feature](CONTRIBUTING.md)
4444
* Upvote [popular feature requests](https://github.com/microsoft/vscode/issues?q=is%3Aopen+is%3Aissue+label%3Afeature-request+sort%3Areactions-%2B1-desc)
4545
* [File an issue](https://github.com/microsoft/vscode/issues)
46+
* Connect with the extension author community on [GitHub Discussions](https://github.com/microsoft/vscode-discussions/discussions) or [Slack](https://aka.ms/vscode-dev-community)
4647
* Follow [@code](https://twitter.com/code) and let us know what you think!
4748

4849
See our [wiki](https://github.com/microsoft/vscode/wiki/Feedback-Channels) for a description of each of these channels and information on some other available community-driven channels.

0 commit comments

Comments
 (0)