diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 844d65a30..bf0e9457b 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,14 +1,14 @@ ## Subject of the issue Describe your issue here. +If unsure if library bug, or questions use slack channel instead: https://gridstackjs.troolee.com/ ## Your environment * version of gridstack.js AND if using HTML5 vs Jquery plugin (v3+) - DON'T SAY LATEST as that doesn't mean anything a month/year from now. * which browser/OS ## Steps to reproduce -You **MUST** provide a working demo (keep it simple!) and steps, you can use [this template](https://jsfiddle.net/adumesny/jqhkry7g) as a base. - -If un-sure if lib bug, or questions use [slack channel](https://gridstackjs.troolee.com/) instead! +You **MUST** provide a working demo (keep it simple!) you can use +https://jsfiddle.net/adumesny/jqhkry7g ## Expected behavior Tell us what should happen