Update README.md

This commit is contained in:
johndmulhausen 2016-04-30 14:19:52 -07:00
parent 120359b896
commit 4582d120da
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
## Instructions for Contributing to the Docs/Website ## Instructions for Contributing to the Docs/Website
**Note: Changes to this branch are automatically served as a website at [http://kubernetes-v1-3.github.io/](http://kubernetes-v1-3.github.io/). This branch is for the v1.3 docs. See the "master" branch to edit the current stable release, which is served at http://kubernetes.io.**
Welcome! We are very pleased you want to contribute to the documentation and/or website for Kubernetes. 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. 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.