.github/ISSUE_TEMPLATE.md
**Issue Type:** Bug, Question, Improvement or Feature (Select One)
**Description:**
A brief overview of the issue. Please make sure to include detailed information and a clearly written assessment of the impact or priority of the issue.
**Expected Result:**
```ruby
# expected output here
```
**Actual Result:**
```ruby
# actual output here
```
**Steps to Reproduce:**
-
-
-
**Relates To:** #123