File tree Expand file tree Collapse file tree 2 files changed +46
-0
lines changed Expand file tree Collapse file tree 2 files changed +46
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Custom issue template
3
+ about : Describe this issue template's purpose here.
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.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an idea for this project
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.
You can’t perform that action at this time.
0 commit comments