Skip to content

Commit 0cc49ff

Browse files
authored
docs: Add Slack community invite badge to home page README. (#1418)
1 parent 42bb6d0 commit 0cc49ff

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Open bug reports](https://img.shields.io/github/issues/y-scope/clp/bug?label=bugs)](https://github.com/y-scope/clp/issues?q=is%3Aissue+is%3Aopen+label%3Abug)
44
[![Open feature requests](https://img.shields.io/github/issues/y-scope/clp/enhancement?label=feature-requests)](https://github.com/y-scope/clp/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement)
55
[![Discord][badge-discord]][yscope-community-discord]
6+
[![Slack][badge-slack]][yscope-community-slack]
67
[![CLP on Zulip][badge-zulip]][yscope-community-zulip]
78

89
YScope's Compressed Log Processor (CLP) compresses your logs, and allows you to search the
@@ -89,14 +90,16 @@ You can use GitHub issues to [report a bug][bug-report] or [request a feature][f
8990
Need help? Join us on one of our community servers:
9091

9192
* [![Discord][badge-discord]][yscope-community-discord]
93+
* [![Slack][badge-slack]][yscope-community-slack]
9294
* [![CLP on Zulip][badge-zulip]][yscope-community-zulip]
9395

9496
# Next Steps
9597

9698
This is our open-source release which we will be constantly updating with bug fixes, features, etc.
9799
If you would like a feature or want to report a bug, please file an issue and we'll be happy to engage.
98100

99-
[badge-discord]: https://img.shields.io/discord/1377353873068392580?style=flat&logo=discord&logoColor=white&label=Discord&labelColor=%235561f5
101+
[badge-discord]: https://img.shields.io/discord/1377353873068392580?style=flat&logo=discord&logoColor=white&label=Discord&labelColor=5561f5
102+
[badge-slack]: https://img.shields.io/badge/Slack-yscope--community-1e724f?style=flat&logo=slack&logoColor=white&labelColor=4A154B
100103
[badge-zulip]: https://img.shields.io/badge/Zulip-yscope--clp-1888FA?logo=zulip
101104
[bug-report]: https://github.com/y-scope/clp/issues/new?assignees=&labels=bug&template=bug-report.yml
102105
[build-package]: http://docs.yscope.com/clp/main/dev-docs/building-package
@@ -118,4 +121,5 @@ If you would like a feature or want to report a bug, please file an issue and we
118121
[re2]: https://github.com/google/re2
119122
[uber-blog]: https://www.uber.com/en-US/blog/reducing-logging-cost-by-two-orders-of-magnitude-using-clp
120123
[yscope-community-discord]: https://discord.gg/7kZA2m5G87
124+
[yscope-community-slack]: https://communityinviter.com/apps/yscopecommunity/yscope-community
121125
[yscope-community-zulip]: https://yscope-clp.zulipchat.com

0 commit comments

Comments
 (0)