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

Skip to content

Commit dba19a2

Browse files
committed
Add issue template and base demo of gridstack.js.
1 parent 3e79345 commit dba19a2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

ISSUE_TEMPLATE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Subject of the issue
2+
Describe your issue here.
3+
4+
## Your environment
5+
* version of gridstack.js
6+
* which browser and its version
7+
8+
## Steps to reproduce
9+
Tell us how to reproduce this issue. Please provide a working demo, you can use [this template](https://jsfiddle.net/dweiss/dqyvh6vr/) as a base.
10+
11+
## Expected behaviour
12+
Tell us what should happen
13+
14+
## Actual behaviour
15+
Tell us what happens instead

0 commit comments

Comments
 (0)