document how/when a PR here becomes a PEP?
document how/when a PR here takes it to the next step of becoming PEP in the PEP index.
who has to approve? based on what?
if we want people to try to write PEPs, they need to know how it moves along.
@dstufft and I have access to create new ones directly (as does Paul Moore now), otherwise folks can follow the submission process in PEP 1.
There's also a matter of capturing the way we use the PEP process: https://mail.python.org/pipermail/distutils-sig/2015-September/026810.html
I'm now wondering if that might be better served by being captured on pypa.io rather than being a PEP.
I've aimed to cover at least the basics of this in https://github.com/pypa/pypa.io/pull/12
(It's not enough to close this issue, but it's a start)
Better reference for the process update: https://github.com/pypa/pypa.io/issues/11