From 1f229923d3c8a9f18ca6603c8e4fe81c42f5ca21 Mon Sep 17 00:00:00 2001 From: Stephen Day Date: Tue, 17 Mar 2015 18:56:56 -0700 Subject: [PATCH] Update Sprint label link from Ready --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1e1771fb8..6674574dc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -64,8 +64,8 @@ To keep track of the state of issues and PRs, we've adopted a set of simple labe
Blocked
If an issue requires further clarification or is blocked on an unresolved dependency, this label should be used.
-
Ready
-
Issues marked with this label should be ready for implementation. All required information should be available and design details have been worked out.
+
Sprint
+
Issues marked with this label are being worked in the current sprint. All required information should be available and design details have been worked out.
In Progress
The issue or PR is being actively worked on by the assignee.
@@ -97,4 +97,4 @@ directories are modified, include each, separated by a comma and space. Here are some examples: - doc/spec: move API specification into correct position -- context, registry, auth, auth/token, cmd/registry: context aware logging \ No newline at end of file +- context, registry, auth, auth/token, cmd/registry: context aware logging