summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Grant <bgrant0607@users.noreply.github.com>2017-01-18 13:19:39 -0800
committerGitHub <noreply@github.com>2017-01-18 13:19:38 -0800
commit88080fe3f22b6c6eb0b24deff3aa23d3354c87ca (patch)
treef4d0d4a7b539a9bf317ca82f80619da729ee46f9
parente82d8e4fdf6ea29bec2e92408f4f2fea12e44073 (diff)
parent553adb329f19165682020eb494597a94761c75d5 (diff)
Merge pull request #274 from kubernetes/calebamiles-patch-3
Update issue query for SIG Storage
-rw-r--r--sig-storage/contributing.md2
1 files changed, 1 insertions, 1 deletions
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: