Skip to content

Commit 3d1f21c

Browse files
committed
Add a block mentioning a jsfiddle that should be used for issue reporting
1 parent f253533 commit 3d1f21c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Slider directive implementation for AngularJS, without any dependencies.
99
- Simple to use
1010
- Compatibility with jQuery Lite, ie. with full jQuery ( Thanks Jusas! https://github.com/Jusas)
1111

12+
## Reporting issues
13+
Make sure the report is accompanied by a reproducible demo. The ideal demo is created by forking [our standard jsFiddle](http://jsfiddle.net/pq7yr6d6/), adding your own code and stripping it down to an absolute minimum needed to demonstrate the bug.
14+
15+
1216
## Examples
1317

1418
[http://rzajac.github.io/angularjs-slider/](http://rzajac.github.io/angularjs-slider/)

0 commit comments

Comments
 (0)