Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme with the new dev channel. #1677

Merged
merged 1 commit into from
May 18, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,18 @@ information about how you can get involed.

### Community

Discussion around Cats is currently happening in the
[Gitter channel](https://gitter.im/typelevel/cats) as well as on Github
issue and PR pages. You can get an overview of who is working on what
Discussion around Cats is currently happening on Github issue and PR pages
as well as in two Gitter channels:

[Gitter channel cats](https://gitter.im/typelevel/cats) is for general user
questions and discussions, and

[Gitter channel cats-contrib](https://gitter.im/typelevel/cats-contrib)
is dedicated for cats development related discussions. For people who wants to
follow closely and/or to participate in the decisions in cats development,
this is the room to join.

You can get an overview of who is working on what
via [Waffle.io](https://waffle.io/typelevel/cats).

People are expected to follow the
Expand Down