diff options
| author | Chris Rebert <[email protected]> | 2014-01-23 11:18:56 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-23 11:18:56 -0800 |
| commit | 7d015817ed04509c9699e5bedb5ddfc161e797f7 (patch) | |
| tree | bd318eab468b0c1003b90f64f95a8e4227221369 | |
| parent | 7a6bc67826d5aba3e551b04a054724c8cb817fa2 (diff) | |
| download | bootstrap-7d015817ed04509c9699e5bedb5ddfc161e797f7.tar.xz bootstrap-7d015817ed04509c9699e5bedb5ddfc161e797f7.zip | |
fix typo and use the v3-specific StackOverflow tag
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 94eb110ae..b1a3de9b1 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. |
