Skip to content

Feedback Channels

Isidor Nikolic edited this page Nov 22, 2023 · 19 revisions

As a development team we want to be present on many channels (GitHub issues, Twitter, Stack Overflow, GitHub Discussions). We want to be responsive and at the same time be effective, for example, we want to avoid having to provide the same answer on different channels. This page describes how the development team intends to use and be active on the different channels.

GitHub issues

GitHub issues should be used for bugs and feature requests. How to submit good bugs and feature requests is described in How to Contribute and how we track issues is described in Issue Tracking.

Notice, we don't want to use GitHub Issues for general 'how-to' questions about Code. We will therefore redirect general 'how-to' questions to Stack Overflow.

Stack overflow

Stack overflow is the best place for getting high quality answers. Many Code community members are already on Stack Overflow and provide great answers to 'how-to' questions. A development team member tracks stack overflow for questions without an answer and jumps in as needed.

Therefore please do not be upset when we close an issue with the comment to ask a question on Stack Overflow.

GitHub Discussions

GitHub Discussions provides a place where the community can get together and collaborate. It is the official place to discuss VS Code's extension platform, ask questions, help other members of the community, and get answers.

The VS Code PM and Advocacy teams have a presence in this community, periodicially posting announcements and answering questions.

Slack

The Visual Studio Code Development Community Slack workspace is a community maintained place for VS Code contributors, extension developers, theme authors, etc to help one another and collaborate. This Slack workspace contains many discussion channels including many for specific extensions.

Here are a few of the main channels: (you must first join the Slack workspace before the links below will work)

The VS Code team's presence in this Slack workspace will be optional, at least for the foreseeable future.

Twitter

Watch for tweets from the @code account on twitter for announcements and updates from members of the development team.

Clone this wiki locally