Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down