From: Kevin Kirsche Date: Wed, 3 Jun 2015 01:51:45 +0000 (-0400) Subject: Include Slack in list of places to get help X-Git-Tag: v3.3.5~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69af7fe1b250b926545b821af05b10933333a3e1;p=thirdparty%2Fbootstrap.git Include Slack in list of places to get help As Slack is a common replacement for IRC for projects (e.g. Wordpress), I propose that we encourage the use of Slack as you have members of the core team using it while IRC often does not have any of the core team available. --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 02d3197941..55e6811bcc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,7 +19,7 @@ and [submitting pull requests](#pull-requests), but please respect the following restrictions: * Please **do not** use the issue tracker for personal support requests. Stack - Overflow ([`twitter-bootstrap-3`](https://stackoverflow.com/questions/tagged/twitter-bootstrap-3) tag) or [IRC](README.md#community) are better places to get help. + Overflow ([`twitter-bootstrap-3`](https://stackoverflow.com/questions/tagged/twitter-bootstrap-3) tag), [Slack, or IRC](README.md#community) are better places to get help. * Please **do not** derail or troll issues. Keep the discussion on topic and respect the opinions of others.