From 5842563683bf5af803443b89490a541d684cb533 Mon Sep 17 00:00:00 2001 From: Leonardo Uieda Date: Fri, 4 Dec 2020 11:42:24 +0000 Subject: [PATCH] Fix broken link to SLEPs in the Governance docs The link the SLEP section in the "Decision Making Process" was missing the `ref` directive to make it a proper hyperlink. --- doc/governance.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/governance.rst b/doc/governance.rst index 4569ffeda3684..4ab968786cd79 100644 --- a/doc/governance.rst +++ b/doc/governance.rst @@ -110,7 +110,7 @@ Scikit-learn uses a "consensus seeking" process for making decisions. The group tries to find a resolution that has no open objections among core developers. At any point during the discussion, any core-developer can call for a vote, which will conclude one month from the call for the vote. Any vote must be backed by a -`SLEP `. If no option can gather two thirds of the votes cast, the +:ref:`SLEP `. If no option can gather two thirds of the votes cast, the decision is escalated to the TC, which in turn will use consensus seeking with the fallback option of a simple majority vote if no consensus can be found within a month. This is what we hereafter may refer to as “the decision making