@@ -4,11 +4,12 @@ Welcome to contributing to SIG Auth.
4
4
5
5
If you haven't seen them already, the Kubernetes project has:
6
6
7
- - A [ Contributor Guide] [ contrib- guide] - some
7
+ - A [ Contributor Guide] ( http://git.k8s.io/community/contributors/ guide) - some
8
8
[ kubernetes/kubernetes] -specific content, but lots of info for the
9
9
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
12
13
13
14
SIG Auth has multiple areas you can contribute to. Those contributions
14
15
can be in the form of code, documentation, support being involved in
@@ -23,9 +24,11 @@ for SIG Auth.
23
24
## Workflow
24
25
25
26
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.
29
32
30
33
## Issue Triaging
31
34
0 commit comments