From b0975bd5a999b816339f32272a50bc5518c43a27 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Aug 20 2023 11:23:30 +0000 Subject: index: fix internal link to "ticket votes" <> didn't work because the title has " (preferred)" at the end. We don't want this suffix to be visible in the hyperlink, so let's use a label instead. <> was OK, but I'm changing it for consistency to use a label too. --- diff --git a/fesco/modules/ROOT/pages/index.adoc b/fesco/modules/ROOT/pages/index.adoc index 8079ac2..cfc4232 100644 --- a/fesco/modules/ROOT/pages/index.adoc +++ b/fesco/modules/ROOT/pages/index.adoc @@ -55,6 +55,7 @@ Their interviews for previous elections are published in the link:https://commun The xref:Previous_Fedora_Engineering_Steering_Committee_Members.adoc[Previous committee members] page contains a list of previous members. The xref:Updating_Fedora_Engineering_Steering_Committee_Members.adoc[Updating FESCo members] page outlines the necessary steps to update FESCo members after an election. +[[ticket-votes]] == Ticket Votes (Preferred) FESCo tracks all ongoing decisions using the link:https://pagure.io/fesco[FESCo Ticketing System]. @@ -80,7 +81,7 @@ An official vote in a ticket must be one of `+1`, `0`, `-1`: At the end of one week, if a proposal has at least 3 votes of `+1` and no votes of `-1` in the ticket, it is approved and may proceed with implementation. If there is at least one `-1` vote, the ticket must be added to the upcoming meeting agenda -and is subject to the <> rules. +and is subject to the <> rules. Any FESCo member may request a proposal be considered "Fast Track", and it automatically gets approved immediately if it receives `+7` without any `-1` votes. @@ -91,11 +92,12 @@ one additional week will be granted. At the end of this period, if there is at least one `+1` vote and no votes of `-1`, the proposal is approved. If there is at least one `-1` vote, -the ticket must be added to the upcoming meeting agenda and is subject to the <> rules. +the ticket must be added to the upcoming meeting agenda and is subject to the <> rules. If there are no votes at all, the proposal is considered rejected and the status quo will be maintained. The submitter may at this time make a new proposal which will be processed following the usual rules. +[[meeting-votes]] == Meeting Votes FESCo meets usually on a weekly basis, check the link:https://fedoraproject.org/wiki/FESCo_meeting_process[FESCo meeting process]. @@ -116,7 +118,7 @@ if fewer than five of the nine members are able to attend a meeting, the meeting At the meeting, a reasonable amount of time must be given for discussion. Once a proposal is made in the meeting, the vote will be tallied as follows: -Votes must be one of `+1`, `0`, or `-1`, as described in <>. +Votes must be one of `+1`, `0`, or `-1`, as described in <>. In a meeting vote, a vote of `0` reduces the denominator of the fraction required to achieve the 51% majority. In effect, it says "I am agreeing to vote with the remaining majority, whatever they decide."