Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 286ce05

Browse files
authored
Merge pull request gridstack#1812 from adumesny/master
bug template
2 parents c87513f + 359d003 commit 286ce05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ISSUE_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
## Subject of the issue
22
Describe your issue here.
3+
If unsure if library bug, or questions use slack channel instead: https://gridstackjs.troolee.com/
34

45
## Your environment
56
* 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.
67
* which browser/OS
78

89
## Steps to reproduce
9-
You **MUST** provide a working demo (keep it simple!) and steps, you can use [this template](https://jsfiddle.net/adumesny/jqhkry7g) as a base.
10-
11-
If un-sure if lib bug, or questions use [slack channel](https://gridstackjs.troolee.com/) instead!
10+
You **MUST** provide a working demo (keep it simple!) you can use
11+
https://jsfiddle.net/adumesny/jqhkry7g
1212

1313
## Expected behavior
1414
Tell us what should happen

0 commit comments

Comments
 (0)