From 553adb329f19165682020eb494597a94761c75d5 Mon Sep 17 00:00:00 2001 From: caleb miles Date: Tue, 17 Jan 2017 14:21:56 -0800 Subject: Update issue query for SIG Storage Fixes link now that labels have been updated. --- sig-storage/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sig-storage/contributing.md b/sig-storage/contributing.md index c22d9aff..141cb91c 100644 --- a/sig-storage/contributing.md +++ b/sig-storage/contributing.md @@ -25,7 +25,7 @@ what you are proposing. We are really trying to improve our test coverage and do and documentation in your implementation PR. ### Helping with Issues -A great way to get involved is to pick an issue and help address it. We would love help here. Storage related issues are [listed here](https://github.com/kubernetes/kubernetes/labels/area%2Fstorage) +A great way to get involved is to pick an issue and help address it. We would love help here. Storage related issues are [listed here](https://github.com/kubernetes/kubernetes/labels/sig%2Fstorage) ### Adding support for a new storage platform in Kubernetes For folks looking to add support for a new storage platform in Kubernetes, you have several options: -- cgit v1.2.3