Update the IEP authoring directions

This commit is contained in:
R. Tyler Croy 2016-12-12 13:11:13 -08:00
parent 337de957c7
commit 4d5265c616
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 5 additions and 1 deletions

View File

@ -25,5 +25,9 @@ link:https://www.python.org/dev/peps/[PEPs].
. Prepare an AsciiDoc file outlining your proposal, using requirement verbiage following
link:http://www.faqs.org/rfcs/rfc2119.html[RFC 2119]
. Place that document in a folder, numbered sequentially from the previous IEP.
and the directions from
link:https://github.com/jenkins-infra/iep/tree/master/iep-001[IEP-001].
. Copy `template.adoc` into the new `iep-xxx/` folder as `README.adoc`,
numbering the directory sequentially from the previous IEP.
. Write proposal
. Open a pull request.