Use Github's GUI for quick contributions
Refers to Github's repositories and integrated markdown editor that already exists in Kubernetes's general guidelines.pull/7564/head
parent
c66e573c16
commit
0f325f069d
|
|
@ -12,6 +12,10 @@ minikube's documentation is in [Markdown](https://www.markdownguide.org/cheat-sh
|
|||
|
||||
In production, the minikube website is served using [Netlify](https://netlify.com/)
|
||||
|
||||
## Small or cosmetic contributions
|
||||
|
||||
Use Github's repositories and markdown editor as described by [Kubernetes's general guideline for documentation contributing](https://kubernetes.io/docs/contribute/start/#submit-a-pull-request)
|
||||
|
||||
## Local documentation website
|
||||
|
||||
To serve documentation pages locally, clone the `minikube` repository and run:
|
||||
|
|
|
|||
Loading…
Reference in New Issue