Merge pull request #1478 from steveperry-53/contribution-guide-2

Write new material about how to contribute to the Kubernetes docs.
This commit is contained in:
devin-donnelly
2016-10-18 17:09:19 -07:00
committed by GitHub
10 changed files with 301 additions and 151 deletions
+6
View File
@@ -6,6 +6,12 @@ toc:
- title: Contributing to the Kubernetes Docs
section:
- title: Creating a Documentation Pull Request
path: /docs/contribute/create-pull-request/
- title: Writing a New Topic
path: /docs/contribute/write-new-topic/
- title: Staging Your Documentation Changes
path: /docs/contribute/stage-documentation-changes/
- title: Using Page Templates
path: /docs/contribute/page-templates/