Skip to content

Commit 33add89

Browse files
authored
Merge pull request #1596 from adumesny/develop
bug template tweaks
2 parents d55f868 + 821f5d6 commit 33add89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ISSUE_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
Describe your issue here.
33

44
## Your environment
5-
* version of gridstack.js AND if using HTML5 vs Jquery plugin (v3+)
5+
* 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.
66
* which browser and its version
77

88
## Steps to reproduce
9-
MUST provide a working demo (keep it simple!) ad steps, you can use
10-
https://jsfiddle.net/adumesny/jqhkry7g as a base.
9+
MUST provide a working demo (keep it simple!) and steps, you can use this as a base:
10+
https://jsfiddle.net/adumesny/jqhkry7g
1111

1212
## Expected behavior
1313
Tell us what should happen

0 commit comments

Comments
 (0)