From dace144bb15faa9ed7b78fc234c29c77942e6a14 Mon Sep 17 00:00:00 2001 From: Filippo Valsorda Date: Wed, 11 Apr 2018 18:20:10 -0400 Subject: [PATCH] Updated HandlingIssues (markdown) --- HandlingIssues.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HandlingIssues.md b/HandlingIssues.md index d70ab127..3cb77787 100644 --- a/HandlingIssues.md +++ b/HandlingIssues.md @@ -43,6 +43,12 @@ An issue may be closed at any time, with a comment to indicate the reason for cl At any state (except New) the issue may be assigned to someone. Unassigned issues are considered available for anyone to address. +# Exceptions + +Go2 issues are not labeled with any `Needs` state and are handled separately. + +[Proposals](https://github.com/golang/proposal/) follow a separate process. Once approved they transition to Needs Fix. + # Milestones Milestones describe the timeline for issue resolution.