We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72aea96 commit dc8c5c4Copy full SHA for dc8c5c4
.github/PULL_REQUEST_TEMPLATE/Mark a PEP Final.md
@@ -9,4 +9,4 @@ If you're unsure about something, just leave it blank and we'll take a look.
9
* [ ] Any substantial changes since the accepted version approved by the SC/PEP delegate
10
* [ ] Pull request title in appropriate format (``PEP 123: Mark Final``)
11
* [ ] ``Status`` changed to ``Final`` (and ``Python-Version`` is correct)
12
-* [ ] Canonical docs/spec linked with a ``canonical-doc`` directive (or ``pypa-spec``, for packaging PEPs)
+* [ ] Canonical docs/spec linked with a ``canonical-doc`` directive (or ``canonical-pypa-spec``, for packaging PEPs)
0 commit comments