Merge pull request #6889 from marosset/sig-windows-new-project-board-links

Updating links for SIG-Windows project boards
This commit is contained in:
Kubernetes Prow Robot 2022-09-22 09:51:05 -07:00 committed by GitHub
commit dd18326394
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 3 deletions

View File

@ -26,10 +26,12 @@ View the leadership team in SIG-Windows and other subprojects in the [getting st
## Find work in progress
View the SIG-Windows [project board](https://github.com/orgs/kubernetes/projects/8).
This project board is updated during our [bi-weekly backlog refinement meeting](https://github.com/kubernetes/community/tree/master/sig-windows#meetings).
View the SIG-Windows project boards:
View current [outstanding PRs](https://github.com/kubernetes/kubernetes/pulls?q=is%3Apr+is%3Aopen+label%3Asig%2Fwindows) and [open issues](https://github.com/kubernetes/kubernetes/issues?q=is%3Aissue+is%3Aopen+label%3Asig%2Fwindows).
- [Open Issues](https://github.com/orgs/kubernetes/projects/82)
- [Open PRs](https://github.com/orgs/kubernetes/projects/99)
Items are added to these boards automatically and these boards are reviewed during our [bi-weekly backlog refinement meeting](https://github.com/kubernetes/community/tree/master/sig-windows#meetings).
## Building Kubernetes for Windows from Source