Files
konva/ISSUE_TEMPLATE.md

8 lines
504 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).
2018-10-11 05:04:51 -05:00
You can use [this JSBIN](https://jsbin.com/tekehizuta/1/edit?html,js,output) as a template.