Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWade Anderson <wade.anderson7@gmail.com>2016-02-09 04:36:44 +0300
committerWade Anderson <wade.anderson7@gmail.com>2016-02-09 04:36:44 +0300
commit6d44eeda018e7b5caaf0599137e5c783afc707c3 (patch)
treea5fbc2c37f0004a2c292802c26e3204337c89877 /README.md
parent33697437626f87331ed5ae950647b4a92a0375e3 (diff)
Added feedback information
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index f4cd92e6ebf..18866574477 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,13 @@ If you are interested in fixing issues and contributing directly to the code bas
* [Coding Guidelines](https://github.com/Microsoft/vscode/wiki/Coding-Guidelines)
* [Submitting pull requests](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#pull-requests)
+## Feedback
+
+* Ask a question on [Stack Overflow](http://stackoverflow.com/questions/tagged/vscode).
+* Request a feature on [User Voice](https://visualstudio.uservoice.com/forums/293070-visual-studio-code).
+* File a bug in [Github Issues](https://github.com/Microsoft/vscode/issues).
+* [Tweet](https://twitter.com/code) us with other feedback.
+
## Related Projects
Many of the core components and extensions to Code live in their own repositories on GitHub. For example, the [node debug adapter](https://github.com/microsoft/vscode-node-debug) and the [mono debug adapter](https://github.com/microsoft/vscode-mono-debug)