summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Rossetti <marosset@microsoft.com>2022-09-21 11:07:37 -0700
committerMark Rossetti <marosset@microsoft.com>2022-09-21 11:07:37 -0700
commit6b4aa6d6e46466d85fc97bc9d3412d393ec3ec04 (patch)
tree57d526efbabc4e315bdf6609873adce0b445adb7
parent9e8c0d58aaa9e4096167d89324ed2cddb348a88a (diff)
Updating links for SIG-Windows project boards
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
-rw-r--r--sig-windows/CONTRIBUTING.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/sig-windows/CONTRIBUTING.md b/sig-windows/CONTRIBUTING.md
index 8b3af5d0..f600417d 100644
--- a/sig-windows/CONTRIBUTING.md
+++ b/sig-windows/CONTRIBUTING.md
@@ -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