diff options
| author | Mark Otto <[email protected]> | 2016-12-11 19:01:47 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-12-11 19:01:47 -0800 |
| commit | 3c12d73203bad27edcaa1072e263fdab2a2c14f7 (patch) | |
| tree | 7e5136823496419af725117841d547d23fa4a318 | |
| parent | d04eb86715ea5842e9032e5c3bc3b70622b15fcd (diff) | |
| download | bootstrap-3c12d73203bad27edcaa1072e263fdab2a2c14f7.tar.xz bootstrap-3c12d73203bad27edcaa1072e263fdab2a2c14f7.zip | |
update jsbin example, fixes #21322
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c85be7290..a0745d797 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -73,7 +73,7 @@ Guidelines for bug reports: 3. **Isolate the problem** — ideally create a [reduced test case](https://css-tricks.com/reduced-test-cases/) and a live example. - [This JS Bin](https://jsbin.com/qusafa/edit?html,output) is a helpful template. + [This JS Bin](https://jsbin.com/lolome/edit?html,output) is a helpful template. A good bug report shouldn't leave others needing to chase you up for more |
