Skip to content

Commit 47a20fd

Browse files
committed
update code as per review comments
1 parent 8e9e992 commit 47a20fd

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

sig-auth/CONTRIBUTING.md

+9-6
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ Welcome to contributing to SIG Auth.
44

55
If you haven't seen them already, the Kubernetes project has:
66

7-
- A [Contributor Guide][contrib-guide] - some
7+
- A [Contributor Guide](http://git.k8s.io/community/contributors/guide) - some
88
[kubernetes/kubernetes]-specific content, but lots of info for the
99
entire project
10-
- A [Contributor Cheat Sheet][contrib-cheatsheet] - lots of resources
11-
and handy links
10+
- A [Contributor Cheat
11+
Sheet](https://github.com/kubernetes/community/blob/master/contributors/guide/contributor-cheatsheet) -
12+
lots of resources and handy links
1213

1314
SIG Auth has multiple areas you can contribute to. Those contributions
1415
can be in the form of code, documentation, support being involved in
@@ -23,9 +24,11 @@ for SIG Auth.
2324
## Workflow
2425

2526
Just like rest of the Kubernetes project, we also use the same PR and
26-
review based workflow. Which means [use of the CNCF CLA][cla], [code
27-
review by reviewers and approvers listed in OWNERS files][owners], and
28-
tests that automatically exercise code or enforce conventions.
27+
review based workflow. Which means [use of the CNCF
28+
CLA](https://github.com/kubernetes/community/blob/master/CLA.md),
29+
[code review by reviewers and approvers listed in OWNERS
30+
files](https://github.com/kubernetes/community/blob/master/contributors/guide/owners.md),
31+
and tests that automatically exercise code or enforce conventions.
2932

3033
## Issue Triaging
3134

0 commit comments

Comments
 (0)