SIG-scheduling contributing documentation should point to the SIG-scheduling's charter, not SIG-cluster-lifecycle's charter.

This commit is contained in:
Han Kang 2025-06-22 21:15:04 -07:00 committed by GitHub
parent 21af4833d2
commit d56207396b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Welcome to contributing to SIG Scheduling. We are excited about the prospect of
joining our [community](https://github.com/kubernetes/community/tree/master/sig-scheduling)! joining our [community](https://github.com/kubernetes/community/tree/master/sig-scheduling)!
SIG Scheduling is responsible for the components that make Pod placement decisions. SIG Scheduling is responsible for the components that make Pod placement decisions.
You can read the SIG mission outlined in the [charter](https://git.k8s.io/community/sig-cluster-lifecycle/charter.md). You can read the SIG mission outlined in the [charter](https://git.k8s.io/community/sig-scheduling/charter.md).
There are multiple ways you can participate, including PRs, issues, documentation, new proposals, There are multiple ways you can participate, including PRs, issues, documentation, new proposals,
helping to answer end-user's questions, attending meetings. All kinds of contributions are welcomed. helping to answer end-user's questions, attending meetings. All kinds of contributions are welcomed.