summaryrefslogtreecommitdiff
path: root/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to 'ISSUE_TEMPLATE.md')
-rw-r--r--ISSUE_TEMPLATE.md50
1 files changed, 50 insertions, 0 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..7400336
--- /dev/null
+++ b/ISSUE_TEMPLATE.md
@@ -0,0 +1,50 @@
1
2> short description of the bug / issue, provide more detail below.
3
4====================================================================
5
6
7###### `[ paste your jsfiddle link here ]`
8
9use this jsfiddle to reproduce your bug:
10http://jsfiddle.net/simeydotme/fmo50w7n/
11we will likely close your issue without it.
12
13
14====================================================================
15
16
17#### Steps to reproduce the problem
18
191. ...
202. ...
21
22
23====================================================================
24
25
26#### What is the expected behaviour?
27
28...
29
30
31====================================================================
32
33
34#### What is observed behaviour?
35
36...
37
38
39====================================================================
40
41
42#### More Details
43
44- Which browsers/versions does it happen on?
45- Which jQuery/Slick version are you using?
46- Did this work before?
47
48
49
50