20 lines
883 B
YAML
20 lines
883 B
YAML
id: community-contributor
|
|
name: Community Contributor
|
|
short_desc: A person who works to build the Kubernetes community (e.g. by organizing meetups).
|
|
index: 1
|
|
foundational:
|
|
- label: "Contribute to the Kubernetes OSS project"
|
|
icon: fa-users
|
|
url: "https://github.com/kubernetes/community/blob/master/contributors/guide/README.md"
|
|
- label: "Find out about mentoring initiatives"
|
|
icon: fa-graduation-cap
|
|
url: "https://github.com/kubernetes/community/blob/master/mentoring/README.md"
|
|
intermediate:
|
|
- label: "Apply for community membership as a member, reviewer, approver, owner, or maintainer"
|
|
icon: fa-user-plus
|
|
url: "https://github.com/kubernetes/community/blob/master/community-membership.md"
|
|
advanced:
|
|
- label: "Learn about Kubernetes community governance"
|
|
icon: fa-gavel
|
|
url: "https://github.com/kubernetes/community/blob/master/governance.md"
|