From 359d003cd9bb4c4cad5901aa40ae95cbbdf697a6 Mon Sep 17 00:00:00 2001 From: Alain Dumesny Date: Sun, 11 Jul 2021 09:56:35 -0700 Subject: [PATCH] bug template --- ISSUE_TEMPLATE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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