Skip to content

Commit 94af95a

Browse files
authored
doc(readme): add chat badge (#2345)
Add a badge that links to the olm-dev channel in the Kubernetes Slack instance. Signed-off-by: Nick Hale <[email protected]>
1 parent 966ce43 commit 94af95a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Container Repository on Quay.io](https://quay.io/repository/operator-framework/olm/status "Container Repository on Quay.io")](https://quay.io/repository/operator-framework/olm)
44
[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
55
[![Go Report Card](https://goreportcard.com/badge/github.com/operator-framework/operator-lifecycle-manager)](https://goreportcard.com/report/github.com/operator-framework/operator-lifecycle-manager)
6+
[![Slack Channel](https://img.shields.io/badge/chat-4A154B?logo=slack&logoColor=white "Slack Channel")](https://kubernetes.slack.com/archives/C0181L6JYQ2)
67

78
## Documentation
89

@@ -191,4 +192,4 @@ Operator Lifecycle Manager is under Apache 2.0 license. See the [LICENSE][licens
191192
[operator-framework-meetings]: https://github.com/operator-framework/community#meetings
192193
[contributor-documentation]: https://olm.operatorframework.io/docs/contribution-guidelines/
193194
[olm-getting-started]: https://olm.operatorframework.io/docs/getting-started/
194-
[installation-guide]: doc/install/install.md
195+
[installation-guide]: doc/install/install.md

0 commit comments

Comments
 (0)