Updated HandlingIssues (markdown)
diff --git a/HandlingIssues.md b/HandlingIssues.md
index d70ab12..3cb7778 100644
--- a/HandlingIssues.md
+++ b/HandlingIssues.md
@@ -43,6 +43,12 @@
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.