---
name: General issue
about: For any issues
title: ''
labels: ''
assignees: ''
---

### **Description**

Describe the task. What does this aim to solve?

### **Technical Details**

-   Implementation details
-   Insight to what needs to be done
-   Etc.

### **Acceptance Criteria**

-   Check with product on metrics
-   Cases to satisfy
-   XYZ should work
-   Etc.

Scenario: xxxx
- GIVEN a user is in x state
- WHEN a user does x
- AND a user does x
- THEN x should occur

### **References**

-   References go here.
-   Issue numbers. Links.
-   Slack threads.
-   Etc.
