diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..7eaf7658f --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,56 @@ + +> short description of the bug / issue, provide more detail below. + +==================================================================== + + + + +###### `[ paste your jsfiddle link here ]` +- [ ] use this _[`jsfiddle base`][fiddle]_ to reproduce your bug, we will likely close your issue without it. + + +==================================================================== + + + + +#### Steps to reproduce the problem + +1. ... +2. ... + + +==================================================================== + + + + +#### What is the expected behavior? + +... + + +==================================================================== + + + + +#### What is observed behaviour? + +... + + +==================================================================== + + + + +#### More Details + +- Which browsers/versions does it happen on? +- Which jQuery/Slick version are you using? +- Did this work before? + + +[fiddle]: http://jsfiddle.net/simeydotme/fmo50w7n/