We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fddf37 commit 810f714Copy full SHA for 810f714
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,23 @@
1
+---
2
+name: Bug report
3
+about: bug report
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+## Subject of the issue
11
+Describe your issue here.
12
+If unsure if lib bug, use slack channel instead: https://join.slack.com/t/gridstackjs/shared_invite/zt-2qa21lnxz-vw29RdTFet3N6~ABqT9kwA
13
14
+## Your environment
15
+* version of gridstack.js - DON'T SAY LATEST as that doesn't mean anything a month/year from now.
16
+* which browser/OS
17
18
+## Steps to reproduce
19
+You **MUST** provide a working demo - keep it simple and avoid frameworks as that could have issues - you can use
20
+https://jsfiddle.net/adumesny/jqhkry7g
21
22
+## Expected behavior
23
+Tell us what should happen. If hard to describe, attach a video as well.
0 commit comments