KEP 0: KonFoo Enhancement Proposals - JoeVirtual/KonFoo GitHub Wiki
Motivation
Changes to major architectural features, development process, or release management require wide discussion and consensus. The documents that record the results of these discussions are "KonFoo Enhancement Proposals", abbreviated KEPs.
Process
KEPs live on the GitHub wiki for the KonFoo project (i.e., right here). All KEPs should have a standard header at the top (except this one, which has the header below). This header must include the authors, the current status (WIP or Implemented), and a link to a corresponding GitHub issue for discussion. When appropriate a link to a PR implementing the KEP should also be included. For example:
| KEP 0 | KonFoo Enhancement Proposals |
|---|---|
| Authors | Jochen Gerhäußer |
| Status | Implemented |
| Discussion | https://github.com/JoeVirtual/Konfoo/issues/9999 |
| Implementation |