Go to file
Qiming 53e05358be
Merge pull request #6795 from RenaudWasTaken/drivers
Update NVIDIA device plugin runtime installation link
2017-12-31 11:23:09 +08:00
.github Remove 1.9 info from the PR template 2017-12-15 20:47:20 -06:00
_data update labels glossary (#6626) 2017-12-28 13:41:05 -08:00
_includes Add conditional for versioned url (#6712) 2017-12-28 13:16:10 -08:00
_layouts
_plugins add prepend option to glossary definition tag 2017-12-18 11:58:26 -08:00
_sass
case-studies
cn Fix apiVersion used for ClusterRole 2017-12-29 09:56:18 +08:00
community updates to top banner, new image and new url 2017-12-08 10:04:34 -05:00
css
docs Update NVIDIA device plugin runtime installation link 2017-12-29 19:53:53 +01:00
images Add new KubeCon EU banner 2017-12-08 09:58:42 -05:00
js
partners
staging-container
test Fix CI gate 2017-12-27 20:39:08 +08:00
.gitignore
.travis.yml
404.md
CONTRIBUTING.md
Gemfile
Gemfile.lock
LICENSE
Makefile
OWNERS
README.md
_config.yml Add conditional for versioned url (#6712) 2017-12-28 13:16:10 -08:00
_redirects Merge pull request #6693 from fabriziopandini/small-fix 2017-12-26 22:12:06 +08:00
code-of-conduct.md Add code-of-conduct.md (#6723) 2017-12-28 13:09:52 -08:00
editdocs.md
google2b743c61aa37ebbe.html
google3a25d10f6aadcdc0.html
googlea92cf511a27d4f6b.html
googlead862a0628bec321.html
googlebea0044df4aa3179.html
googlece48a67808b497a5.html
index.html Updates to text and link on KubeCon banner 2017-12-08 10:11:35 -05:00
jquery-ui.html
labels.yaml
netlify.toml
netlify_noindex_headers.txt
robots.txt
skip_title_check.txt Remove deprecated items from checking 2017-12-29 10:00:32 +08:00
skip_toc_check.txt Remove deprecated items from checking 2017-12-29 10:00:32 +08:00
update-imported-docs.sh Release 1.9 (#5978) 2017-12-15 17:36:13 -06:00
verify-docs-format.sh

README.md

Instructions for Contributing to the Kubernetes Documentation

Welcome! We are very pleased you want to contribute to the Kubernetes documentation.

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.

Once your pull request is created, a Kubernetes reviewer will take responsibility for providing clear, actionable feedback. As the owner of the pull request, it is your responsibility to modify your pull request to address the feedback that has been provided to you by the Kubernetes reviewer. Also note that you may end up having more than one Kubernetes reviewer provide you feedback or you may end up getting feedback from a Kubernetes reviewer that is different than the one originally assigned to provide you feedback. Furthermore, in some cases, one of your reviewers might ask for a technical review from a Kubernetes tech reviewer when needed. Reviewers will do their best to provide feedback in a timely fashion but response time can vary based on circumstances.

For more information about contributing to the Kubernetes documentation, see:

Thank you!

Kubernetes thrives on community participation, and we really appreciate your contributions to our site and our documentation!