diff options
| author | Mark Otto <[email protected]> | 2014-07-12 16:17:06 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-12 16:17:06 -0700 |
| commit | 4afe40db385dbe53e8d6182d086a89d04e70f16a (patch) | |
| tree | 296bca285e92dbe206bf9742e06ac6f1f9ae69d5 | |
| parent | fe0ef388982399d8925ec7aa8a70c4b4df3aa7e6 (diff) | |
| parent | 95592e81a32396bb58e0bb6cf20f9ff87ed8d6cd (diff) | |
| download | bootstrap-4afe40db385dbe53e8d6182d086a89d04e70f16a.tar.xz bootstrap-4afe40db385dbe53e8d6182d086a89d04e70f16a.zip | |
Merge pull request #14111 from hnrch02/bug-report-template
Update JS Bin 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 c0c9820f6..885124fc1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -44,7 +44,7 @@ Guidelines for bug reports: 3. **Isolate the problem** — ideally create a [reduced test case](http://css-tricks.com/6263-reduced-test-cases/) and a live example. - [This JS Bin](http://jsbin.com/EBAwOkOK/1) is a helpful template. + [This JS Bin](http://jsbin.com/lefey/1/edit?html,output) is a helpful template. A good bug report shouldn't leave others needing to chase you up for more |
