Template for issues and pull-request
I've noticed that many issues are answered with "Please provide a jsfiddle". This issue template tells the reporter to do that from the start.
This commit is contained in:
committed by
Nils Knappmeier
parent
7535e48a79
commit
6c92579faf
@@ -0,0 +1,10 @@
|
||||
Before filing issues, please check the following points first:
|
||||
|
||||
- [ ] Have a look at https://github.com/wycats/handlebars.js/blob/master/CONTRIBUTING.md
|
||||
- [ ] Read the FAQ at https://github.com/wycats/handlebars.js/blob/master/FAQ.md
|
||||
- [ ] Use the jsfiddle-template at https://jsfiddle.net/9D88g/47/ to reproduce problems or bugs
|
||||
|
||||
This will probably help you to get a solution faster.
|
||||
For bugs, it would be great to have a PR with a failing test-case.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user