diff --git a/Issue-Triaging-Guide.md b/Issue-Triaging-Guide.md index cefe0b0..2f47b09 100644 --- a/Issue-Triaging-Guide.md +++ b/Issue-Triaging-Guide.md @@ -32,6 +32,7 @@ Also, this document shows that a GitHub bot (in addition to the current CMTY one - If the bug report does not contain a reproduction and such is necessary to triage, add the **needs repro** label - When the bug doesn't contain enough information to solve, add the **needs info** label. - When the bug **is reproducible** through the reproduction repo/codesandbox and the repro is near-minimal (no large application where the bug could be userland code), add the **pending** label +- If the bug report can be resolved by e.g. explaining an intended feature, **close it with the explanation**. ## Feature requests