summaryrefslogtreecommitdiff
path: root/ISSUE_TEMPLATE.md
blob: 7400336301cd26ca09a94d12d64fd1de81e25f4c (plain) (blame)
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?