File: ISSUE_TEMPLATE.md

package info (click to toggle)
slick 1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 332 kB
  • ctags: 121
  • sloc: makefile: 9; ruby: 8
file content (50 lines) | stat: -rw-r--r-- 883 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50

> short description of the bug / issue, provide more detail below.

====================================================================


###### `[  paste your jsfiddle link here  ]`  

use this jsfiddle to reproduce your bug: 
http://jsfiddle.net/simeydotme/fmo50w7n/ 
we will likely close your issue without it.


====================================================================


#### Steps to reproduce the problem

1. ...  
2. ...  


====================================================================


#### What is the expected behaviour?

...  


====================================================================


#### What is observed behaviour?

...  


====================================================================


#### More Details

- Which browsers/versions does it happen on?
- Which jQuery/Slick version are you using?
- Did this work before?