Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.08 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.08 KB

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.