Merge pull request #274 from kubernetes/calebamiles-patch-3

Update issue query for SIG Storage
This commit is contained in:
Brian Grant 2017-01-18 13:19:39 -08:00 committed by GitHub
commit 88080fe3f2
1 changed files with 1 additions and 1 deletions

View File

@ -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: