---
name: 🐛 Bug report
about: Create a report to help us improve
title: '🐛 Bug Report: '
labels: bug
assignees: ''

---

<!-- 
  BEFORE FILING A BUG REPORT: Ensure that you are running the latest git commit. Visit /info on your instance, and ensure the git commit listed is the same commit listed on the home page.
-->

## Describe the bug
<!--
  A clear and concise description of what the bug is.
-->

## Steps to reproduce the bug

<!--
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
-->

## What's the expected behavior?
<!-- 
  A clear and concise description of what you expected to happen.
-->

## Additional context / screenshot
<!--
  Add any other context about the problem here.
-->


<!-- Mandatory -->
- [ ] I checked that the instance that this was reported on is running the latest git commit, or I can reproduce it locally on the latest git commit