Write new material about how to contribute to the Kubernetes docs.

This commit is contained in:
steveperry-53
2016-10-14 17:45:21 -07:00
parent bed0c33698
commit 93d5887c4b
10 changed files with 295 additions and 206 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ h2, h3, h4 {
<div class="col2nd">
<h3>Contribute to Our Docs</h3>
<p>The docs for Kubernetes are open-source, just like the code for Kubernetes itself. The docs are on GitHub Pages, so you can fork it and it will auto-stage on username.github.io, previewing your changes!</p>
<a href="/editdocs/" class="button">Write Docs for K8s</a>
<a href="/docs/contribute/create-pull-request/" class="button">Write Docs for K8s</a>
</div>
<div class="col2nd">
<h3>Need Help?</h3>