Skip to content

Commit b3bebfe

Browse files
authored
Create ISSUE_TEMPLATE.md
1 parent ce678b4 commit b3bebfe

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

ISSUE_TEMPLATE.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
### TODO
2+
- [ ] Is this a question or bug? [Stack Overflow](https://stackoverflow.com/questions/tagged/createjs) is a much better place to ask any questions you may have.
3+
4+
- [ ] Did you search the [issues](https://github.com/CreateJS/TweenJS/issues) to see if someone else has already reported your issue? If yes, please add more details if you have any!
5+
6+
- [ ] If you're using an older [version](https://github.com/CreateJS/TweenJS/blob/master/VERSIONS.txt), have you tried the latest?
7+
8+
- [ ] If you're requesting a new feature; provide as many details as you can. Why do you want this feature? Do you have ideas for how this feature should be implemented? Pseudocode is always welcome!
9+
10+
11+
### Issue Details
12+
* Version used (Ex; 1.0):
13+
14+
15+
* Describe whats happening (Include any relevant console errors, a [Gist](https://gist.github.com/) is preferred for longer errors):
16+
17+
18+
19+
* OS & Browser version *(Please be specific)* (Ex; Windows 10 Home, Chrome 62.0.3202.94):
20+
21+
22+
23+
* Do you know of any workarounds?
24+
25+
26+
27+
* Provide any extra details that will help us fix your issue. Including a link to a [CodePen.io](https://codepen.io) or [JSFiddle.net](https://jsfiddle.net) example that shows the issue in isolation will greatly increase the chance of getting a quick response.

0 commit comments

Comments
 (0)