Files
konva/ISSUE_TEMPLATE.md

8 lines
497 B
Markdown
Raw Normal View History

2016-09-19 06:50:30 -04:00
Thank you for submitting an issue!
Please make sure to check current open and closed issues to see if your question has been asked or answered before.
2017-08-06 09:56:45 +02:00
If you have just a question (not a bug or a feature request) it is better to ask it in [Stackoverflow](http://stackoverflow.com/questions/tagged/konvajs).
2016-09-19 06:50:30 -04:00
If you have a bug, please, try to create a reproducible example with jsfiddle (or any similar service).
You can use [this JSBIN](http://jsbin.com/xinabi/edit?html,js,output) as a template.