From 78ca97914033a4f4f7e803799328059232cacf9e Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Sat, 30 Apr 2016 11:24:12 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 11b9717354..d66289bc64 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## Instructions for Contributing to the Docs/Website +**NOTE: This branch is for experimental documentation prototypes only. To see the contents of this repo served as a website, visit, see [https://k8sdocs.github.io](https://k8sdocs.github.io).** + Welcome! We are very pleased you want to contribute to the documentation and/or website for Kubernetes. You can click the "Fork" button in the upper-right area of the screen to create a copy of our site on your GitHub account called a "fork." Make any changes you want in your fork, and when you are ready to send those changes to us, go to the index page for your fork and click "New Pull Request" to let us know about it.