diff options
| author | Mark Otto <[email protected]> | 2015-06-08 15:31:28 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-06-08 15:31:28 -0700 |
| commit | 6e8df2ba581accbbd267ce649d2fb24a7440ccef (patch) | |
| tree | 1db42b56ca7779e4d29cc70a940055c524393503 | |
| parent | 9747ea52310a2dc3a168fe4ff6de49074bde24c1 (diff) | |
| parent | f6e7fc9309d83790c61fc4d86f13a56e6e1eca5c (diff) | |
| download | bootstrap-6e8df2ba581accbbd267ce649d2fb24a7440ccef.tar.xz bootstrap-6e8df2ba581accbbd267ce649d2fb24a7440ccef.zip | |
Merge pull request #16591 from ZDroid/patch-1
Add Slack link to `CONTRIBUTING.md`
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 55e6811bc..a3da48192 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), [Slack, 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](https://bootstrap-slack.herokuapp.com/) 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. |
