Add slack notice on website

This commit is contained in:
Jakub Al-Khalili 2019-11-15 14:20:36 +01:00
parent 6d32ee71e4
commit 8375f480d6
1 changed files with 7 additions and 3 deletions

View File

@ -66,11 +66,15 @@ We do a Pull Request contributions workflow on **GitHub**. New users are always
{{% /blocks/feature %}}
{{% blocks/feature icon="fas fa-folder-open" title="Documentation" url="/kubernetes-operator/docs" %}}
Learning the usage of Jenkins Operator will make your life easier. After that, you can easily contribute to the project.
Learning the usage of Jenkins Operator will make your life easier. After that, you can easily contribute to the project.
{{% /blocks/feature %}}
{{% blocks/feature icon="fas fa-bug" title="Bugs" url="https://github.com/jenkinsci/kubernetes-operator/issues" %}}
Help us work on the software by reporting or fixing bugs. Make the Jenkins Operator better.
{{% blocks/feature icon="fab fa-slack" title="Join #jenkins-operator on Slack!" %}}
Ask questions, receive help and talk with other users about operator on dedicated Slack channel.
<a href="https://forms.gle/X3X8qA1XMirdBuEH7">Invite form</a>
<a href="https://virtuslab-oss.slack.com">Go to Slack</a>
{{% /blocks/feature %}}