Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.
Paul-E edited this page Sep 25, 2013 · 18 revisions

Introduction

JEP stands for Jetpack Enhancement Proposal. A JEP is a proposal for an enhancement to the Jetpack add-ons development platform. JEPs are a mechanism for collecting ideas and influencing Jetpack development.

JEPs are not the only mechanism for influencing Jetpack development, and they're often not the best one. Consider proposing and discussing new APIs and enhancements to existing ones in the Jetpack discussion group without writing a JEP, since most changes can be proposed, discussed, agreed upon, and implemented without the heavyweight formal process of a JEP. Other options include:

  • File bug reports
  • Go ahead and implement APIs that don't need to be in the core Jetpack library (or for which it's not clear whether or not they belong in the core), then distribute them to add-on developers via your own website (or, once available, via FlightDeck).

Process

To champion a JEP, assign it the next available integer and create a wiki page for it prefixed with JEP-. Reference the page in the list below.

Proposals