diff options
| author | Mark Otto <[email protected]> | 2015-11-12 21:33:11 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-11-12 21:33:11 -0800 |
| commit | c28c380dd51fdcc4c2209f394ca7ca2e1e7ff684 (patch) | |
| tree | d796b93aede86b59aaf849339fb26c8708ad793c | |
| parent | 8d46755f998bda13ebe6368da77737d05e6a0c9e (diff) | |
| parent | be85284793816af40f16f27f72b93139284683f6 (diff) | |
| download | bootstrap-c28c380dd51fdcc4c2209f394ca7ca2e1e7ff684.tar.xz bootstrap-c28c380dd51fdcc4c2209f394ca7ca2e1e7ff684.zip | |
Merge pull request #17138 from kkirsche/patch-11
Provide V4 JSBin template in CONTRIBUTING.md
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a52e6d1aa..76efc6ccb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -67,7 +67,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](http://jsbin.com/lefey/1/edit?html,output) is a helpful template. + [This JS Bin](http://jsbin.com/qusafa/edit?html,output) is a helpful template. A good bug report shouldn't leave others needing to chase you up for more |
