From 46d72939a52ce327415c3d140fb5f640c647f4fa Mon Sep 17 00:00:00 2001 From: Arun Pa Date: Mon, 22 Apr 2024 22:36:07 +0530 Subject: [PATCH] add example --- doc/neps/nep-0000.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/neps/nep-0000.rst b/doc/neps/nep-0000.rst index 7b73b4741f27..cd6dfd4941e7 100644 --- a/doc/neps/nep-0000.rst +++ b/doc/neps/nep-0000.rst @@ -146,7 +146,8 @@ thread in the mailing list archives. NEPs can also be ``Superseded`` by a different NEP, rendering the original obsolete. The ``Replaced-By`` and ``Replaces`` headers -should be added to the original and new NEPs respectively. +containing references to the original and new NEPs, like +``:ref:`NEP#number``` should be added respectively. Process NEPs may also have a status of ``Active`` if they are never meant to be completed, e.g. NEP 0 (this NEP).