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

Skip to content

bug template #1812

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 11, 2021
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