iep/README.adoc

1.1 KiB
Raw Permalink Blame History

<html lang="en"> <head> </head>

Infrastructure Enhancement Proposals

This repository is for tracking enhancement proposals to the Jenkins projects infrastructure. The goal of this repository is to collect and codify proposals in a transparent and historically reviewable fashion. It can be thought of similar to efforts such as the IETFs RFC process or the Python projects PEPs.

Creating a proposal

  1. Prepare an AsciiDoc file outlining your proposal, using requirement verbiage following RFC 2119 and the directions from IEP-001.

  2. Copy template.adoc into the new iep-xxx/ folder as README.adoc, numbering the directory sequentially from the previous IEP.

  3. Write proposal

  4. Open a pull request.

</html>