Updated IssueLabels (markdown)
diff --git a/IssueLabels.md b/IssueLabels.md
index 3d7eb81..94fd597 100644
--- a/IssueLabels.md
+++ b/IssueLabels.md
@@ -1,21 +1,5 @@
# Go Issue Tracker Labels
-The meanings of our the our [labels in the issue tracker](https://github.com/golang/go/labels).
+This page is no longer necessary, as GitHub now supports label descriptions.
-* **Builders** - something involving the Go continuous build/test system.
-* **DevExp** - issues involving Developer Experience Working Group's participation.
-* **Documentation** - issues involving documentation text only (no code).
-* **early-in-cycle** - Should be fixed early in the release cycle.
-* **Go2** - can't be done until a hypothetical Go 2
-* **GoCommand** - impacts the `cmd/go` tool
-* **HelpWanted** - we would like help on this issue. This label is used haphazardly. In general we want help on all issues.
-* **IDE** - This label is used to mark issues that affect code editors for Go.
-* **NeedsFix** - See https://github.com/golang/go/wiki/HandlingIssues
-* **NeedsDecision** - See https://github.com/golang/go/wiki/HandlingIssues
-* **NeedsInvestigation** - See https://github.com/golang/go/wiki/HandlingIssues
-* **Performance** - involving performance optimization (no functionality changes).
-* **Proposal-** - see https://github.com/golang/proposal
-* **ReleaseBlocker** - Has a release milestone, and must be fixed for that release.
-* **WaitingForInfo** - issue is not actionable because of missing required information, which needs to be provided.
-
-TODO: finish the rest
\ No newline at end of file
+See https://github.com/golang/go/labels instead.