-
Notifications
You must be signed in to change notification settings - Fork 29.4k
Feedback Channels
As a development team we want to be present on many channels (github issues, twitter, stack overflow, gitter). 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 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 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.
The Gitter Channel provides a place where the Community can get together and collaborate. It is actually great to see that folks have already started to collaborate and support each other there.
The VS Code team's presence in the room will be optional, at least for the foreseeable future. We hope the Community will use the room and have discussions.
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:
- vscode-dev for general VS Code discussions.
- vscode-extensions-dev for discussions about extension development.
- vscode-themes for discussions about theme authoring.
Just like the Gitter room, the VS Code team's presence in this slack workspace will be optional, at least for the foreseeable future.
We use the @code account on twitter for announcements and members from the development team watch for tweets for @code.
Project Management
- Roadmap
- Iteration Plans
- Development Process
- Issue Tracking
- Build Champion
- Release Process
- Running the Endgame
- Related Projects
Contributing
- How to Contribute
- Submitting Bugs and Suggestions
- Feedback Channels
- Source Code Organization
- Coding Guidelines
- Testing
- Dealing with Test Flakiness
- Contributor License Agreement
- Extension API Guidelines
- Accessibility Guidelines
Documentation