Add instructions for including supporting documents with MEP proposal

pull/5542/head
Josh Woodcock 2019-10-04 09:38:11 -05:00
parent 5e5c04206b
commit 0c43340221
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ MEP is based on a simplification of the [Kubernetes Enhancement Process](https:/
## Workflow ## Workflow
1. Copy `template.md` to `proposed/<date>-title.md` 1. Copy `template.md` to `proposed/<date>-title.md` or `proposed/<date>-title/README.md` in case you need to include supporting documents. If you include supporting documents place them in the `proposed/<date>-title/` directory.
1. Send PR out for review, titled: `Proposal: <title>` 1. Send PR out for review, titled: `Proposal: <title>`
1. Proposal will be discussed at the bi-weekly minikube office hours 1. Proposal will be discussed at the bi-weekly minikube office hours
1. After a 2-week review window, the proposal can be merged once there are 3 approving maintainers or reviewers. To keep proposals neutral, each reviewer must be independent and/or represent a different company. 1. After a 2-week review window, the proposal can be merged once there are 3 approving maintainers or reviewers. To keep proposals neutral, each reviewer must be independent and/or represent a different company.