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.
- Host: GitHub
- URL: https://github.com/seedstack/pep
- Owner: seedstack
- License: cc-by-sa-4.0
- Created: 2015-02-03T10:19:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T15:52:16.000Z (about 8 years ago)
- Last Synced: 2025-01-24T17:13:35.990Z (about 1 year ago)
- Homepage: http://www.seedstack.org
- Size: 1.21 MB
- Stars: 3
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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