From 1d6126f0d1f32c386ddecd89efc94d3d6be6a385 Mon Sep 17 00:00:00 2001 From: Jelle Zijlstra Date: Mon, 27 Nov 2023 16:51:41 -0800 Subject: [PATCH] PEP template: Recommendation should now come from the Typing Council, not Guido/me --- .github/ISSUE_TEMPLATE/pep-submission.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/pep-submission.md b/.github/ISSUE_TEMPLATE/pep-submission.md index c8dc6e2..691d2b2 100644 --- a/.github/ISSUE_TEMPLATE/pep-submission.md +++ b/.github/ISSUE_TEMPLATE/pep-submission.md @@ -28,7 +28,7 @@ https://peps.python.org/pep-xxxx/ SIG-specific: -* [ ] *typing-sig* PEPs: link to Guido/Jelle's confirmation that the PEP captures typing-sig discussions/consensus: +* [ ] *typing-sig* PEPs: link to the [Typing Council](https://github.com/python/typing-council)'s recommendation for the PEP: * [ ] *Packaging* PEPs: don't file the issue here, ask the delegate (Paul Moore) on [Packaging Discourse](https://discuss.python.org/c/packaging/14)