This commit is contained in:
2018-09-02 06:51:35 -04:00
parent 0e47b1c8a5
commit 0d403473d4
2 changed files with 16 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# PEEP-000: Pipenv Enhancement Proposals
Pipenv Enhancement Proposals (PEEPs) will be used for proposing any changes to Pipenv's user--interface or intended functionality.
This is the first PEEP. All non--insignificant changes to Pipenv will require a PEEP. The governance model for Pipenv, including the process for future PEEP acceptance will be defined in PEEP-001.
+9
View File
@@ -0,0 +1,9 @@
# PEEP-042: Title Goes Here
A brief, one--sentence description goes here.
A longer (but as concise as possible) description goes here.
Code blocks, lists, and other Markdown features are encouraged to be used, when needed.