diff options
| author | Mark Otto <[email protected]> | 2013-08-17 15:43:02 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-17 15:43:54 -0700 |
| commit | 3fbc1fc555804d87fc2b06852d08e3d06b3a7821 (patch) | |
| tree | 1d37ec53621bb1bd78bfac576a3aef7c73af5979 | |
| parent | 665559a45051823479362ced72c99d2acc5a5590 (diff) | |
| download | bootstrap-3fbc1fc555804d87fc2b06852d08e3d06b3a7821.tar.xz bootstrap-3fbc1fc555804d87fc2b06852d08e3d06b3a7821.zip | |
Fixes #9749: provide js bin link in readme for easier bug reports
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ Read the [Getting Started page](http://getbootstrap.com/getting-started/) for in Have a bug or a feature request? [Please open a new issue](https://github.com/twbs/bootstrap/issues). Before opening any issue, please search for existing issues and read the [Issue Guidelines](https://github.com/necolas/issue-guidelines), written by [Nicolas Gallagher](https://github.com/necolas/). +You may use [this JS Bin](http://jsbin.com/aFacAf/1/edit) as a template for your bug reports. + ## Documentation |
