Merge pull request #1865 from catherineluse/patch-3

Explain where K3s docs source code is
This commit is contained in:
Craig Jellick 2020-06-04 12:35:42 -07:00 committed by GitHub
commit 6dd6eed3ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,11 @@ Documentation
Please see [the official docs site](https://rancher.com/docs/k3s/latest/en/) for complete documentation on k3s.
## Contributing to the Docs
- **Issues:** Doc issues are raised in this repository, and they are tracked under the `kind/documentation` label.
- **Pull Requests:** Pull requests are submitted to the K3s documentation source code in the [Rancher docs repository.](https://github.com/rancher/docs/) The K3s docs content is in the `content/k3s/` directory.
Quick-Start - Install Script
--------------