Add a note that titles should be limited to 38 characters.
This commit is contained in:
parent
e7493f10be
commit
1d573c6465
|
@ -128,8 +128,9 @@ What belongs in a successful PEP?
|
|||
Each PEP should have the following parts:
|
||||
|
||||
1. Preamble -- RFC822 style headers containing meta-data about the
|
||||
PEP, including the PEP number, a short descriptive title, the
|
||||
names contact info for each author, etc.
|
||||
PEP, including the PEP number, a short descriptive title
|
||||
(limited to a maximum of 38 characters), the names contact info
|
||||
for each author, etc.
|
||||
|
||||
2. Abstract -- a short (~200 word) description of the technical
|
||||
issue being addressed.
|
||||
|
|
Loading…
Reference in New Issue