From 38c53e2be05119266d5f0c756e2a8ae297f49ca0 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Mon, 1 Jun 2015 14:43:08 -0500 Subject: [PATCH] update discussion. --- contributions.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/contributions.md b/contributions.md index d203040b13a..3254113c3b8 100644 --- a/contributions.md +++ b/contributions.md @@ -30,9 +30,7 @@ The Laravel source code is managed on Github, and there are repositories for eac ## Core Development Discussion -Discussion regarding bugs, new features, and implementation of existing features takes place in the `#laravel-dev` IRC channel (Freenode). Taylor Otwell, the maintainer of Laravel, is typically present in the channel on weekdays from 8am-5pm (UTC-06:00 or America/Chicago), and sporadically present in the channel at other times. - -The `#laravel-dev` IRC channel is open to all. All are welcome to join the channel either to participate or simply observe the discussions! +Discussion regarding bugs, new features, and implementation of existing features takes place in the `#internals` channel of the [LaraChat](http://larachat.co) Slack team. Taylor Otwell, the maintainer of Laravel, is typically present in the channel on weekdays from 8am-5pm (UTC-06:00 or America/Chicago), and sporadically present in the channel at other times. ## Which Branch?