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

Skip to content

Commit faa87a7

Browse files
authored
Update issue templates
1 parent 4ed0e3c commit faa87a7

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed

.github/ISSUE_TEMPLATE/custom.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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.

0 commit comments

Comments
 (0)