Merge pull request #274 from kubernetes/calebamiles-patch-3
Update issue query for SIG Storage
This commit is contained in:
commit
88080fe3f2
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue