---
name: New Issue
about: Enhancement, maintenance, or refactor for a private repo
title: ''
labels: ''
assignees: ''

---

<!--
Provide a general summary of the issue in the title above and use relevant 
fields below to define the problem.

Please make sure to comment on the issue here immediately after starting 
work so we know your plans for implementation and a timeline.

Please also note that in order for work to be accepted, all code must be 
accompanied by test cases as well.
-->

#### User Story
<!--
- Audience or user can include a person or system, i.e. dev, user, api.
- An action or task this issue will accomplish.
- What is the desired outcome or goal?
-->
- As an <audience/user>:  
- I want to <action/task>: 
- so that <outcome/goal/benefit>: 

#### Type
<!--
- Select a type of issue
-->
- [ ] Enhancement
- [ ] Maintenance
- [ ] Refactor

#### Description
<!--
- Describe the problem and why this task is needed.
-->

#### Solution
<!--
- If known, provide a summary of the solution and a task list of what 
needs to be added, changed, or fixed.
-->

#### Definition of Done
<!--
- How do you know when this issue is completed?
- List acceptance criteria, bullet points are always preferred.
-->

#### Attach files or screenshots if it's helpful for this issue.
