Skip to content

Commit 7f31a0a

Browse files
authored
Merge pull request #8523 from SimonLiu423/fix-triage-links
Fix: broken GitHub project board links in triage
2 parents b7c5e66 + a34b91c commit 7f31a0a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

contributors/guide/issue-triage.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,12 @@ Its features include:
9696

9797
### GitHub Project Boards
9898

99-
GitHub offers project boards, set up like [kanban boards](https://en.wikipedia.org/wiki/Kanban), to help teams organize and track their workflow in order to get work done. The Release Team has come to depend on [their project board](https://github.com/orgs/kubernetes/projects/29) for planning new Kubernetes releases; they also use it as an archive to show the work done for past releases.
99+
GitHub offers project boards, set up like [kanban boards](https://en.wikipedia.org/wiki/Kanban), to help teams organize and track their workflow in order to get work done. The Release Team has come to depend on [their project board](https://github.com/orgs/kubernetes/projects/68) for planning new Kubernetes releases; they also use it as an archive to show the work done for past releases.
100100

101101
Other SIGs are also using project boards:
102-
- [Contributor Experience](https://github.com/orgs/kubernetes/projects/1)
103-
- [Network](https://github.com/orgs/kubernetes/projects/10)
104-
- [Windows](https://github.com/orgs/kubernetes/projects/8)
102+
- [Apps](https://github.com/orgs/kubernetes/projects/167)
103+
- [Auth](https://github.com/orgs/kubernetes/projects/116)
104+
- [Scheduling](https://github.com/orgs/kubernetes/projects/165)
105105

106106
We encourage more SIGs to use project boards to enhance visibility and tracking. If you'd like some help getting started, visit [GitHub's documentation](https://help.github.com/en/github/managing-your-work-on-github/about-project-boards) or reach out to [SIG Contributor Experience](/sig-contributor-experience/README.md#contact).
107107

0 commit comments

Comments
 (0)