rootstrap/exception_hunter

View on GitHub
.github/ISSUE_TEMPLATE/bug_report.md

Summary

Maintainability
Test Coverage
---
name: Bug report
about: Create a report to help us improve
title: "[Bug] "
labels: bug
assignees: ''

---

## Bug report:
* **Expected Behavior**: 
* **Actual Behavior**: 
* **Steps to Reproduce**: 
  1.
  2.
  3.

* **Version of the repo**:
* **Ruby and Rails Version**: 
* **Rails Stacktrace**: this can be found in the `log/development.log` or `log/test.log`, if this is applicable.