Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jenkinsci/jep

Jenkins Enhancement Proposals
https://github.com/jenkinsci/jep

enhancement governance jenkins

Last synced: about 1 month ago
JSON representation

Jenkins Enhancement Proposals

Awesome Lists containing this project

README

        

ifdef::env-github[]
:tip-caption: :bulb:
:note-caption: :information_source:
:important-caption: :heavy_exclamation_mark:
:caution-caption: :fire:
:warning-caption: :warning:
endif::[]

= Jenkins Enhancement Proposals

JEP stands for Jenkins Enhancement Proposal.
A JEP is a design document that describes a new feature or aspect of the core Jenkins code, a plugin, or the Jenkins project, its processes, or its environment.
A JEP provides a concise technical specification of the feature,
describes the motivation for the change,
and discusses the rationale behind the design.

JEPs are the primary mechanism for proposing major new
features, for collecting community input on an issue, and for
documenting the design decisions that have gone into Jenkins.

* See link:jep/1/README.adoc[JEP-1] for a description of JEPs and the JEP process.
* link:https://github.com/jenkinsci/jep/blob/master/jep/README.adoc[Index of all JEPs] approved at least as drafts.

There is also a video of a presentation giving an
link:https://youtu.be/d7Oy4Qq-Tjw[overview of the JEP Process].

== License

This repository's contents are considered under the
**link:https://creativecommons.org/licenses/by-sa/4.0/[Creative Commons Attribution-ShareAlike 4.0] license**.

You are free to:

* **Share** - copy and redistribute the material in any medium or format
* **Adapt** - remix, transform, and build upon the material for any purpose, even commercially.

Under the following terms:

* **Attribution** - You must give appropriate credit, provide a link to the
license, and indicate if changes were made. You may do so in any reasonable
manner, but not in any way that suggests the licensor endorses you or your
use.
* **ShareAlike** - If you remix, transform, or build upon the material, you must
distribute your contributions under the same license as the original.