Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change(docs): Adjust guideline to policy to include more specifics about the voting procedure. #623

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/community-guidelines/guidelines-to-policies.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,13 @@ In order for a community guideline to become a community policy, the guideline m

1. A pull request should be made by the [SC] member sponsor or [Community Structure WG] Lead to move the guideline into the [Policies] directory.
2. The [SC] member sponsor or [Community Structure WG] Lead should call a [SC] [vote] and, if approved by the majority, the PR can be merged and the recommendation is now a policy.
3. The vote will be initiated on the pull request using [GitVote], enabling [SC] members to cast their votes directly on the associated pull request.
4. The voting period will remain open for 7 days.
5. A majority vote is required for the proposal to pass.

[community guideline]: ./README.md
[Policies]: ../community-policies
[vote]: ../governance/steering/charter.md#voting
[SC]: ../governance/community-structure.md#steering-committee
[Community Structure WG]: ../governance/community-structure.md#working-groups
[GitVote]: https://github.com/cncf/gitvote
Loading