Skip to content

Commit

Permalink
Add github issue template (#1436)
Browse files Browse the repository at this point in the history
  • Loading branch information
xrmx authored and mistercrunch committed Oct 26, 2016
1 parent bb23685 commit 8c5e495
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -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


0 comments on commit 8c5e495

Please sign in to comment.