Add github issue template (#1436)

This commit is contained in:
Riccardo Magliocchetti 2016-10-26 20:03:05 +02:00 committed by Maxime Beauchemin
parent bb23685b9d
commit 8c5e495272
1 changed files with 19 additions and 0 deletions

19
ISSUE_TEMPLATE.md Normal file
View File

@ -0,0 +1,19 @@
Make sure these boxes are checked before submitting your issue - thank you!
- [ ] I have checked the caravel logs for python stacktraces and included it here as text if any
- [ ] I have reproduced the issue with at least the latest released version of caravel
- [ ] I have checked the issue tracker for the same issue and I haven't found one similar
### Caravel version
### Expected results
### Actual results
### Steps to reproduce