diff --git a/README.md b/README.md index f98f75e8..3959b109 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Connect with _other users_ and the [Notebooks Working Group](https://github.com/ ## Contributing > ⚠️ __Note__ ⚠️ -> +> > We are currently moving the Kubeflow Notebooks codebase from [`kubeflow/kubeflow`](https://github.com/kubeflow/kubeflow) to this repository ([`kubeflow/notebooks`](https://github.com/kubeflow/notebooks)). > For now, please continue to make contributions by raising PRs on `kubeflow/kubeflow`. diff --git a/proposals/README.md b/proposals/README.md new file mode 100644 index 00000000..4f891659 --- /dev/null +++ b/proposals/README.md @@ -0,0 +1,6 @@ +# Proposals + +Kubeflow uses the KEP process to document large scale changes to the project. + +Details on the process (including the KEP template, recommendations, etc.) can be found at +[kubeflow/community/proposals](https://github.com/kubeflow/community/blob/master/proposals/README.md)