In copyCode function, removes target.value from if (succeed) sweetAlert function. Sometimes target.value is too long, which causes the sweetAlert box to be cut off from the page. The confirmation button also gets cut off, which means that the user can't close the box, which means they need to refresh the page to continue. Instead, the alert tells the user which file was copied. |
||
|---|---|---|
| .github | ||
| _data | ||
| _includes | ||
| _layouts | ||
| _sass | ||
| case-studies | ||
| cn | ||
| community | ||
| css | ||
| docs | ||
| images | ||
| js | ||
| partners | ||
| staging-container | ||
| test | ||
| .gitignore | ||
| .travis.yml | ||
| 404.md | ||
| CNAME | ||
| CONTRIBUTING.md | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE | ||
| Makefile | ||
| OWNERS | ||
| README.md | ||
| _config.yml | ||
| editdocs.md | ||
| google2b743c61aa37ebbe.html | ||
| googlea92cf511a27d4f6b.html | ||
| googlead862a0628bec321.html | ||
| googlece48a67808b497a5.html | ||
| index.html | ||
| jquery-ui.html | ||
| labels.yaml | ||
| netlify.toml | ||
| robots.txt | ||
| skip_title_check.txt | ||
| skip_toc_check.txt | ||
| update-imported-docs.sh | ||
| 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.
For more information about contributing to the Kubernetes documentation, see:
- Contributing to the Kubernetes Documentation
- Creating a Documentation Pull Request
- Writing a New Topic
- Staging Your Documentation Changes
- Using Page Templates
- Documentation Style Guide
Thank you!
Kubernetes thrives on community participation, and we really appreciate your contributions to our site and our documentation!