From: Chris Rebert Date: Thu, 23 Jan 2014 19:18:56 +0000 (-0800) Subject: fix typo and use the v3-specific StackOverflow tag X-Git-Tag: v3.1.0~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d015817ed04509c9699e5bedb5ddfc161e797f7;p=thirdparty%2Fbootstrap.git fix typo and use the v3-specific StackOverflow tag --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 94eb110ae5..b1a3de9b1a 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-boostrap`](http://stackoverflow.com/questions/tagged/twitter-bootstrap) tag) or [IRC](https://github.com/twbs/bootstrap/blob/master/README.md#community) are better places to get help. + Overflow ([`twitter-bootstrap-3`](http://stackoverflow.com/questions/tagged/twitter-bootstrap-3) tag) or [IRC](https://github.com/twbs/bootstrap/blob/master/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.