Add note about viewing changes locally. (#6936)

pull/6937/head
Steve Perry 2018-01-11 13:32:03 -08:00 committed by GitHub
parent 5d06709d5a
commit a81fcfa6bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -44,6 +44,13 @@ choose the
[page type](/docs/home/contribute/page-templates/)
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)
If you want your change to be published in the released version Kubernetes docs,