From 4f17b91a633a98f13daf81fb69602778d45c6690 Mon Sep 17 00:00:00 2001 From: Jesse Squires Date: Sun, 19 Jan 2020 13:10:09 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9f54879..8ad5ae3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,3 +39,7 @@ Feature requests are welcome! While we will consider all requests, we cannot gua - **Fully complete the provided issue template.** The feature request template asks for all necessary information for us to begin a productive conversation. - Be precise about the proposed outcome of the feature and how it relates to existing features. Include implementation details if possible. + +## :mag: Triaging Issues + +You can triage issues which may include reproducing bug reports or asking for additional information, such as version numbers or reproduction instructions. Any help you can provide to quickly resolve an issue is very much appreciated!