diff --git a/pep-0687.rst b/pep-0687.rst
index acc661ea728..c17ca317bd3 100644
--- a/pep-0687.rst
+++ b/pep-0687.rst
@@ -1,12 +1,14 @@
 PEP: 687
 Title: Isolating modules in the standard library
 Author: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>, Petr Viktorin <encukou@gmail.com>
+Discussions-To: https://discuss.python.org/t/14824
 Status: Draft
 Type: Standards Track
 Content-Type: text/x-rst
 Requires: 489, 573, 630
 Created: 04-Apr-2022
 Python-Version: 3.11
+Post-History: `04-Apr-2022 <https://discuss.python.org/t/14824>`__
 
 
 Abstract