Addition of links for the community

pull/5619/head
vishakha 2019-10-14 18:44:12 +05:30 committed by GitHub
parent fd105d03f0
commit 4c2e270099
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -115,6 +115,11 @@ no = 'Sorry to hear that. Please <a href="https://github.com/kubernetes/minikube
url = "https://kubernetes.slack.com/messages/C1F5CT6Q1"
icon = "fab fa-slack"
desc = "Chat with other minikube users & developers"
[[params.links.mailinglistuser]]
name = "minikube-users mailing list"
url = "https://groups.google.com/forum/#!forum/minikube-users"
icon = "fas fa-mail-bulk"
desc = "Interact with the Mini-Kube Users here"
# Developer relevant links. These will show up on right side of footer and in the community page if you have one.
[[params.links.developer]]
@ -122,3 +127,8 @@ no = 'Sorry to hear that. Please <a href="https://github.com/kubernetes/minikube
url = "https://github.com/kubernetes/minikube"
icon = "fab fa-github"
desc = "Development takes place here!"
[[params.links.mailinglistdev]]
name = "minikube-dev mailing list"
url = "https://groups.google.com/forum/#!forum/minikube-dev"
icon = "fas fa-mail-bulk"
desc = "Contact the Mini-Kube Dev's here"