From 61206c2c1b23daedfcc0467eb1cf0a8800522dc2 Mon Sep 17 00:00:00 2001 From: Pine Wu Date: Thu, 8 Nov 2018 09:21:27 -0800 Subject: [PATCH] Update contributing.md for #56883 --- CONTRIBUTING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7775753e8bc03..62d2580488351 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,7 +37,6 @@ If you find your issue already exists, make relevant comments and add your [reac * 👍 - upvote * 👎 - downvote - If you cannot find an existing issue that describes your bug or feature, create a new issue using the guidelines below. ### Writing Good Bug Reports and Feature Requests @@ -93,6 +92,10 @@ We use a bot to help us manage issues. This bot currently: If you believe the bot got something wrong, please open a new issue and let us know. +## Community Issue Triaging + +VS Code receives a high volume of issues every day. As the team has limited bandwidth, we are sometimes unable to respond to issues in a timely manner. However, we have a bot that allows a list of privileged users to label issues. If you would like to offer help in triaging issues, check out this [wiki](https://github.com/Microsoft/vscode/wiki/Community-Issue-Tracking). + ## Contributing Fixes If you are interested in writing code to fix issues,