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

https://github.com/seedstack/pep

SeedStack Project Enhancement Proposals.
https://github.com/seedstack/pep

Last synced: 6 months ago
JSON representation

SeedStack Project Enhancement Proposals.

Awesome Lists containing this project

README

          

# SeedStack Project Enhancement Proposals

The SeedStack PEP repository track significant technical or functional changes of SeedStack.

A PEP is a description that allow to understand what the change is and what is the motivation
behind it. It is a markdown file, always beginning with 3 informations:

* A numeric identifier,
* A title,
* A status (draft, pending, accepted or refused).

It is strongly recommended to follow the following layout for the PEP:

* Abstract,
* Motivation,
* Specification.

A PEP should always be associated with a pull request for discussion during the drafting of the
proposal.

# License

Creative Commons License
This work by the SeedStack authors is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.