File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ Welcome to the Kubernetes Community contributing guide. We are excited about the
6
6
7
7
We have full documentation on how to get started contributing here:
8
8
9
- - [ Kubernetes Contributor Guide] ( http ://git.k8s.io/community/contributors/ guide) - Main contributor documentation
10
- - [ Contributor Cheat Sheet] ( ./contributors/guide /contributor-cheatsheet/) - Common resources for existing developers
9
+ - [ Kubernetes Contributor Guide] ( https ://www.kubernetes.dev/docs/ guide/ ) - Main contributor documentation
10
+ - [ Contributor Cheat Sheet] ( https://www.kubernetes.dev/docs /contributor-cheatsheet/) - Common resources for existing developers
11
11
12
12
## Mentorship
13
13
Original file line number Diff line number Diff line change @@ -61,9 +61,9 @@ You can run these local verifications before you submit your pull request to pre
61
61
62
62
Merging a pull request requires the following steps to be completed before the pull request will be merged automatically.
63
63
64
- - [ Sign the CLA] ( https://git.k8s.io/community/CLA.md ) (prerequisite)
65
64
- [ Open a pull request] ( https://help.github.com/articles/about-pull-requests/ )
66
65
- * For kubernetes/kubernetes repository only:* Add [ release notes] ( /contributors/guide/release-notes.md ) if needed.
66
+ - Follow the EasyCLA steps to [ sign the CLA] ( https://git.k8s.io/community/CLA.md ) (prerequisite)
67
67
- Pass all e2e tests
68
68
- Get all necessary approvals from reviewers and code owners
69
69
You can’t perform that action at this time.
0 commit comments