File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ the text (reStructuredText) source of this PEP in order to complete
24
24
the steps below. **DO NOT USE THE HTML FILE AS YOUR TEMPLATE!**
25
25
26
26
The source for this (or any) PEP can be found in the PEPs repository,
27
- viewable on the web at https://hg. python.org /peps/file/tip .
27
+ viewable on the web at https://github.com/ python/peps/ .
28
28
29
29
30
30
Rationale
53
53
Once you've decided which type of PEP yours is going to be, follow the
54
54
directions below.
55
55
56
- - Make a copy of this file (``.txt`` file, **not** HTML!) and perform
57
- the following edits.
56
+ - Make a copy of this file (``.txt`` or ``.rst`` file, **not** HTML!)
57
+ and perform the following edits. Prefer ``.rst`` extensions as this
58
+ will allow PEPs to be rendered on GitHub. ``.txt`` extensions still
59
+ exists for legacy reasons.
58
60
59
- - Replace the "PEP: 12" header with "PEP: XXX" since you don't yet have
60
- a PEP number assignment.
61
+ - Replace the "PEP: 12" header with "PEP: XXX" since you don't yet
62
+ have a PEP number assignment.
61
63
62
64
- Change the Title header to the title of your PEP.
63
65
You can’t perform that action at this time.
0 commit comments