diff options
| author | Mark Otto <[email protected]> | 2015-06-02 21:36:03 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-06-02 21:36:03 -0700 |
| commit | e7a4f9b4fe9ff6562c884fb22384e1891def9386 (patch) | |
| tree | 421983592ee2d4fb6a8c7a0db381fc921d9d16c2 | |
| parent | caca5d46d5a88cef0a766ae1466d26a8a2342805 (diff) | |
| parent | 69af7fe1b250b926545b821af05b10933333a3e1 (diff) | |
| download | bootstrap-e7a4f9b4fe9ff6562c884fb22384e1891def9386.tar.xz bootstrap-e7a4f9b4fe9ff6562c884fb22384e1891def9386.zip | |
Merge pull request #16579 from kkirsche/patch-8
Include Slack in CONTRIBUTING.md's list of places to get help
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 02d319794..55e6811bc 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. |
