mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-28 23:09:37 +00:00
Move docs contributing to contributing guide
Signed-off-by: Craig Jellick <craig@rancher.com>
This commit is contained in:
@@ -44,11 +44,6 @@ 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
|
||||
--------------
|
||||
|
||||
@@ -90,3 +85,7 @@ sudo k3s kubectl get nodes
|
||||
sudo k3s agent --server https://myserver:6443 --token ${NODE_TOKEN}
|
||||
```
|
||||
|
||||
Contributing
|
||||
------------
|
||||
|
||||
Please check out our [contributing guide](CONTRIBUTING.md) if you're interesting in contributing to k3s.
|
||||
|
||||
Reference in New Issue
Block a user