Add note about viewing changes locally. (#6936)

This commit is contained in:
Steve Perry
2018-01-11 13:32:03 -08:00
committed by GitHub
parent 5d06709d5a
commit a81fcfa6bb
@@ -44,6 +44,13 @@ choose the
[page type](/docs/home/contribute/page-templates/) [page type](/docs/home/contribute/page-templates/)
that is the best fit for your content. that is the best fit for your content.
## Viewing your changes locally
When you submit a pull request, you can see a preview of your changes at
[Netlify](https://www.netlify.com/). If you prefer to see a preview of your changes
before you submit a pull request, you can build a preview locally. For more information, see
[Staging locally](/docs/home/contribute/stage-documentation-changes/#staging-locally-without-docker).
## Submitting a pull request to the master branch (Current Release) ## Submitting a pull request to the master branch (Current Release)
If you want your change to be published in the released version Kubernetes docs, If you want your change to be published in the released version Kubernetes docs,