2016-11-24 06:14:09 +00:00
## Instructions for Contributing to the Kubernetes Documentation
2016-02-11 10:21:36 +00:00
2016-11-24 06:14:09 +00:00
Welcome! We are very pleased you want to contribute to the Kubernetes documentation.
2016-02-11 10:21:36 +00:00
2016-11-24 06:14:09 +00:00
You can click the **Fork** button in the upper-right area of the screen to create a copy of this repository in 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 your fork and create a new pull request to let us know about it.
2016-02-11 10:21:36 +00:00
2016-10-15 00:45:21 +00:00
For more information about contributing to the Kubernetes documentation, see:
2016-06-22 12:48:00 +00:00
2016-12-28 09:48:46 +00:00
* [Contributing to the Kubernetes Documentation ](http://kubernetes.io/editdocs/ )
2016-10-15 00:45:21 +00:00
* [Creating a Documentation Pull Request ](http://kubernetes.io/docs/contribute/create-pull-request/ )
* [Writing a New Topic ](http://kubernetes.io/docs/contribute/write-new-topic/ )
* [Staging Your Documentation Changes ](http://kubernetes.io/docs/contribute/stage-documentation-changes/ )
* [Using Page Templates ](http://kubernetes.io/docs/contribute/page-templates/ )
2016-11-24 06:14:09 +00:00
* [Documentation Style Guide ](http://kubernetes.io/docs/contribute/style-guide/ )
2016-06-02 17:57:13 +00:00
2016-02-11 10:21:36 +00:00
## Thank you!
2016-11-24 06:14:09 +00:00
Kubernetes thrives on community participation, and we really appreciate your
2016-02-11 10:21:36 +00:00
contributions to our site and our documentation!