From 5ae3b50c6b414b869fef761ff37980037b17605e Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Mon, 15 Oct 2018 16:18:20 +0200 Subject: [PATCH] Require link to implementation --- specification/proposals_intro.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specification/proposals_intro.rst b/specification/proposals_intro.rst index fe32cba52..30ddb946d 100644 --- a/specification/proposals_intro.rst +++ b/specification/proposals_intro.rst @@ -89,7 +89,8 @@ follows: - Once your proposal has been accepted and merged, it is time to submit the actual change to the Specification that your proposal reasoned about. This is known as a spec PR. However in order for your spec PR to be accepted, you - **must** show an implementation to prove that it works well in practice. In + **must** show an implementation to prove that it works well in practice. A + link to the implementation should be included in the PR description. In addition, any significant unforeseen changes to the original idea found during this process will warrant another MSC.