diff options
| -rw-r--r-- | sig-storage/contributing.md | 2 |
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: |
