mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-19 12:36:34 +00:00
16 lines
1.0 KiB
Markdown
16 lines
1.0 KiB
Markdown
# Community
|
|
|
|
All contributors should be welcomed to the community by existing members, helped with PR workflow, and directed to relevant documentation and communication channels.
|
|
|
|
This doc outlines the various responsibilities of contributor roles in
|
|
KubeVela.
|
|
|
|
| Role | Responsibilities | Requirements | Defined by |
|
|
| -----| ---------------- | ------------ | -------|
|
|
| approver | Approve and merge PRs | Highly experienced and active member to a subcomponent. Sponsored by majority of approvers. | [OWNERS] file approver entry|
|
|
| reviewer | Review contributions | Active contributor and/or code reviewer. Contributed and own major features. Sponsored by 2 approvers. | [OWNERS] file reviewer entry. |
|
|
| member | Active contributor in the community. | Active contributor and/or code reviewer. Submitted 5 coding PRs or 10 doc PRs. Sponsored by 2 reviewers/approvers. | OAM GitHub org member. |
|
|
|
|
Established community members are expected to continuously demonstrate their commitment and contribution to the KubeVela projects.
|
|
|