Create ISSUE_TEMPLATE.md

This commit is contained in:
Anton Lavrenov 2016-09-19 06:50:30 -04:00 committed by GitHub
parent 3b22252cc3
commit 779c805f1a

7
ISSUE_TEMPLATE.md Normal file
View File

@ -0,0 +1,7 @@
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.
If you have just a question (not a bug or a feature request) it is better to ask it in our [Gitter Chat](https://gitter.im/konvajs/konva) or in [Stackoverflow](http://stackoverflow.com/questions/tagged/konvajs).
If you have a bug, please, try to create reproducable example with jsfiddle (or any simillar service).
You can use [this JSBIN](http://jsbin.com/xinabi/edit?html,js,output) as template.